NodeClickArgs Constructors
Populates the command bound to the RowDoubleClickCommand property with data.| Name | Parameters | Description |
|---|---|---|
| NodeClickArgs(Object, IEnumerable<Object>, MouseButton) | item, path, mouseButton | Initializes a new instance of the NodeClickArgs class with specified settings. |
See Also