SwipeItemTapEventArgs Properties
Provides data for the GridSwipeItem.Tap event.
Name | Description |
---|---|
Item | Gets the underlying data object of the tapped item. |
Row |
Returns the handle of the row to which the tapped swipe item belongs. |
See Also