Gets a collection of tree nodes in this group.
Property Value
TreeNodeCollection
A collection of tree nodes.
This property is read only, however, you can access the properties and methods of the object it returns.
Remarks
Use this property to access the child nodes displayed in this TreeNodeGroup.
Note There are two ways to access the child nodes of a TreeNode: Both properties access the same TreeNodeCollection.
See Also
TreeNodeGroup Class | EO.Web Namespace