Click or drag to resize

TreeNodeEditEventArgs Properties

The TreeNodeEditEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the new name of the node.
Public propertyNode
Gets the node that is being edited.
Top
See Also