SunburstItemGroupInfo.GroupIndex Property
In This Article
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
NuGet Package: DevExpress.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The index of the group in the descending sorted item collection of the group’s parent. |
See Also