NewNodeArgs Constructors
Contains data for the command bound to the TreeListView.AddingNewNodeCommand property.| Name | Parameters | Description |
|---|---|---|
| NewNodeArgs(Object, IEnumerable<Object>) | parentItem, parentPath | Initializes a new instance of the NewNodeArgs class with specified settings. |
See Also