InitNewNodeArgs Properties
Contains data for the command bound to the TreeListView.InitNewNodeCommand property.Name | Description |
---|---|
Item | Gets the added record. Inherited from InitNewItemArgs. |
Path | Gets a path to the added node. This path starts with this node and includes all its parent nodes. |
See Also