MobileForms Toolkit Documentation

NodeAddingEventArgs Properties

The properties of the NodeAddingEventArgs class are listed below. For a complete list of NodeAddingEventArgs class members, see the NodeAddingEventArgs Members topic.

Public Instance Properties

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.

See Also

NodeAddingEventArgs Class | Resco.Controls.AdvancedTree Namespace