TreeNodeSwipeItemEventArgs Properties
Provides data for events that are raised when users swipe nodes.
Name | Description |
---|---|
Node |
Get the node of the tapped item.
Inherited from Tree |
Swipe |
Gets the swipe item. |
See Also