Back to Devexpress

SunburstItemGroupInfo.GroupIndex Property

windowsforms-devexpress-dot-xtratreemap-dot-sunburstitemgroupinfo-9bb0368a.md

latest1.2 KB
Original Source

SunburstItemGroupInfo.GroupIndex Property

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

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

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

Property Value

TypeDescription
Int32

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

|

See Also

SunburstItemGroupInfo Struct

SunburstItemGroupInfo Members

DevExpress.XtraTreeMap Namespace