ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolPickerControl Class / GroupingOption Property

In This Topic
    GroupingOption Property
    In This Topic
    Gets and sets the option for how the style items will be grouped in the symbol picker.
    Syntax
    Public Property GroupingOption As SymbolPickerGroupOption
    public SymbolPickerGroupOption GroupingOption {get; set;}
    Remarks
    The default is no grouping.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also