GroupInfo.ChildGroups Property
Returns the collection of child groups.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<GroupInfo> | The collection of child groups. |
See Also