SunburstItemGroupInfo.ItemCount Property
Returns the number of the parent group’s children.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of the parent group’s children. |
See Also