SunburstItemGroupInfo.ItemIndex Property
In This Article
Returns the index of an item in the group’s children collection descending sorted.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The index of an item in the group’s children collection descending sorted. |
See Also