SunburstItemGroupInfo.GroupIndex Property
Returns the index of the group in the descending sorted item collection of the group’s parent.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The index of the group in the descending sorted item collection of the group’s parent. |
See Also