SunburstItemGroupInfo.ItemIndex Property
Returns the index of an item in the group’s children collection descending sorted.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v25.1.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