Back to Devexpress

SunburstItemGroupInfo.ItemIndex Property

windowsforms-devexpress-dot-xtratreemap-dot-sunburstitemgroupinfo-b4c6a6a1.md

latest1.1 KB
Original Source

SunburstItemGroupInfo.ItemIndex Property

Returns the index of an item in the group’s children collection descending sorted.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public int ItemIndex { get; }
vb
Public ReadOnly Property ItemIndex As Integer

Property Value

TypeDescription
Int32

The index of an item in the group’s children collection descending sorted.

|

See Also

SunburstItemGroupInfo Struct

SunburstItemGroupInfo Members

DevExpress.XtraTreeMap Namespace