CellValueChangedEventArgs Properties
Contains data for the CellValueChanged and CellValueChanging events.
Name | Description |
---|---|
Old |
Gets an old cell value. |
Row |
Gets the processed row.
Inherited from Row |
Row |
Gets the processed row’s handle.
Inherited from Row |
Source |
Gets the Grid |
See Also