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