BaseImageCellEditingCellValueChanged Property

Gets or sets a value indicating whether the value of the cell has changed

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool EditingCellValueChanged { get; set; }

Property Value

Boolean

Implements

IDataGridViewEditingCellEditingCellValueChanged

See Also