SwipeItemData Properties
Contains information about a swipe item.Name | Description |
---|---|
IsDefaultActionActive | Gets or sets whether the default swipe action will be performed. |
Item | Gets the underlying data object of the swiped item. |
SwipeItem | Gets or sets the swiped item’s GridSwipeItem object. |
See Also