| TreeSiteMapNode Properties |
The TreeSiteMapNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildNodesLoaded |
Flag saying whether the child nodes are already loaded to the node.
| |
| ColumnNames |
Column names.
| |
| NodeData |
Property to get and set the inner data.
| |
| TreeNode |
Property to get and set the inner TreeNode.
| |
| TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
|