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