|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Nodes Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlus Class : Nodes Property |
| Visual Basic (Declaration) | |
|---|---|
<BrowsableAttribute(False)> Public Property Nodes As TreeViewPlusNodeCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TreeViewPlus Dim value As TreeViewPlusNodeCollection instance.Nodes = value value = instance.Nodes | |
| C# | |
|---|---|
[BrowsableAttribute(false)] public TreeViewPlusNodeCollection Nodes {get; set;} | |
Use this collection to access the data to display on the tree. Nodes may be added, modified and removed from the node collection.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family