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 Tree |
Selected |
Gets a value that specifies the state of a selected node. |
See Also