IDataGridViewEditingCell::EditingCellValueChanged Property
.NET Framework (current version)
Gets or sets a value indicating whether the value of the cell has changed.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This property is set to true to indicate that the cell value has been modified and that its user interface (UI) may need to be updated to reflect this change in value. The owning cell or table should reset this property to false after an update.
.NET Framework
Available since 2.0
Available since 2.0
Show: