BaseImageCellNewValue Property

This is used to set or get the edited cell value

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
public Object? NewValue { get; set; }

Property Value

Object

See Also