RowEditingEventArgs Constructors
Provides data for the GridControl.EndRowEdit event.Name | Parameters | Description |
---|---|---|
RowEditingEventArgs(Int32, Int32, EditingRowAction) | rowHandle, sourceRowIndex, action | Initializes a new instance of the RowEditingEventArgs class. |
See Also