ASPxClientTreeViewNode Properties
Represents a client-side equivalent of the ASPxTreeView’s TreeViewNode object.
Name | Description |
---|---|
index | Gets the node’s index within the parent’s collection of nodes. |
name | Gets the name that uniquely identifies the node. |
parent | Gets the current node’s parent node. |
tree |
Gets the client representation of the ASPx |
See Also