NodeClickArgs Properties
Populates the command bound to the RowDoubleClickCommand property with data.| Name | Description |
|---|---|
| Item | Gets a record in a data source. Inherited from ClickArgs. |
| MouseButton | Gets a mouse button that a user clicks. Inherited from ClickArgs. |
| Path | Gets a path to the processed node. This path starts with the processed node and includes all its parent nodes. |
See Also