SwipeItemTapEventArgs Constructors
Provides data for the GridSwipeItem.Tap event.| Name | Parameters | Description |
|---|---|---|
| SwipeItemTapEventArgs(Int32, Object) | rowHandle, item | Initializes a new instance of the SwipeItemTapEventArgs class with specified settings. |
See Also