TreeListAddingNewEventArgs Properties
Provides data for the TreeListView.AddingNewNode event.| Name | Description |
|---|---|
| NewObject | Gets or sets the object to be added to the binding list. Inherited from AddingNewEventArgs. |
| ParentNode | A parent node. |
See Also
| Name | Description |
|---|---|
| NewObject | Gets or sets the object to be added to the binding list. Inherited from AddingNewEventArgs. |
| ParentNode | A parent node. |