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