Gets subgroup of a TreeNode.
[Visual Basic]
Public ReadOnly Property SubGroup As
TreeNodeGroup
Property Value
TreeNodeGroup
The subgroup of a tree node.
The property is read only, however, you can access the properties and methods of the object it returns.
Remarks
Use this property to control the appearance, behavior and contents of the subgroup.
See Also
TreeNode Class | EO.Web Namespace