The properties of the NodeAddingEventArgs class are listed below. For a complete list of NodeAddingEventArgs class members, see the NodeAddingEventArgs Members topic.
Cancel (inherited from CancelEventArgs) | Gets or sets a value indicating whether the event should be canceled. |
Level | Gets the depth of a node that is about to be added. |
Node | Sets a node that will be added into AdvancedTree's NodeColection. |
NodeIndex | Gets an index of a node that is about to be added. |
ParentNode | Gets a parent node of node that will be added into AdvancedTree's NodeColection. |
NodeAddingEventArgs Class | Resco.Controls.AdvancedTree Namespace