TreeListAddingNewEventArgs Constructors
Provides data for the TreeListView.AddingNewNode event.Name | Parameters | Description |
---|---|---|
TreeListAddingNewEventArgs(TreeListNode) | parentNode | Initializes a new instance of the TreeListAddingNewEventArgs class with the specified settings. |
See Also