Click or drag to resize
TreeSiteMapNode Properties

The TreeSiteMapNode type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names.
Public propertyChildNodesLoaded
Flag saying whether the child nodes are already loaded to the node.
Public propertyNodeData
Property to get and set the inner data.
Public propertyTreeNode
Property to get and set the inner TreeNode.
Public propertyTreeProvider
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
Top
See Also