ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLegendItem Class / GroupFilter Property

In This Topic
    GroupFilter Property
    In This Topic
    Gets or sets a value specifying which legend groups are displayed.
    Syntax
    public int[] GroupFilter {get; set;}
    Public Property GroupFilter As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also