SwipeButtonEventArgs Constructors
Provides data for the GridControl.SwipeButtonClick event.Name | Parameters | Description |
---|---|---|
SwipeButtonEventArgs(SwipeButtonInfo, Int32, Int32) | buttonInfo, rowHandle, sourceRowIndex | Initializes a new instance of the SwipeButtonEventArgs class. |
See Also