ESRI.ArcGIS.ADF.Web | |
Generic Tree Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web Namespace : Generic Tree Class |
The following tables list the members exposed by Generic Tree.
Name | Description | |
---|---|---|
Tree Constructor |
Name | Description | |
---|---|---|
CollapsedImage | Image to display when the tree is collapsed. | |
Data | Tree item. | |
ExpandedImage | Image to display when the tree is expanded. | |
Nodes | Gets the list of TreeNodes in the tree. | |
Text | Text to display at the head of the tree. |
Name | Description | |
---|---|---|
FindFolderNode | ||
FindNode | Searches the tree for a node with the matching text. | |
GetEnumerator | Gets an enumerator for all of the non-null Data in the nodes in this tree. |