CellValueChangedEventArgs Constructors
Provides data for the ColumnView.CellValueChanging and ColumnView.CellValueChanged events.
Name | Parameters | Description |
---|---|---|
Cell |
row |
Initializes a new instance of the Cell |
Cell |
row |
Initializes a new instance of the Cell |
See Also