TreeViewState Properties
Contains information (the current state) on all treeview nodes.| Name | Description |
|---|---|
| Nodes | Gets a list of objects that represents the states of all the nodes within the TreeView extension. |
| SelectedNode | Gets a value that specifies the state of a selected node. |
See Also