SourceRowEventArgs Properties
Provides data for the GridControl.EndRowEdit event.Name | Description |
---|---|
RowHandle | Gets the row handle. Inherited from RowEventArgs. |
SourceRowIndex | Gets the index of the record in a data source to which the processed row corresponds. |
See Also