ESRI.ArcGIS.ADF.Web | |
Generic TreeNode Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web Namespace : Generic TreeNode Class |
The following tables list the members exposed by Generic TreeNode.
Name | Description | |
---|---|---|
TreeNode Constructor |
Name | Description | |
---|---|---|
CollapsedImage | Image to display when the node is collapsed. | |
Data | The data stored in the tree node. | |
ExpandedImage | Image to display when the node is expanded. | |
Nodes | Sub-nodes of the tree node. | |
Text | Text to display at the node head. |
Name | Description | |
---|---|---|
FindFolderNode | Finds the folder node matching the input text. | |
FindNode | Finds a node with text matching the input value in the child nodes. |