ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendClass Class / GroupIndex Property

In This Topic
    GroupIndex Property
    In This Topic
    Gets the group index.
    Syntax
    public int GroupIndex {get;}
    Public ReadOnly Property GroupIndex As Integer
    Remarks
    Refer to Layer.LegendGroups. GroupIndex is an index into that collection to get the legend class's group.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also