SwipeButtonEventArgs Properties
Provides data for the GridControl.SwipeButtonClick event.Name | Description |
---|---|
ButtonInfo | Gets an object that stores information about a swipe button. |
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. Inherited from SourceRowEventArgs. |
See Also