ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolPickerGroupOption Enumeration

In This Topic
    SymbolPickerGroupOption Enumeration
    In This Topic
    Controls how ArcGIS.Desktop.Mapping.StyleItem in the SymbolPickerControl will be grouped.
    Syntax
    public enum SymbolPickerGroupOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum SymbolPickerGroupOption 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Category Category
    None None
    Style Style
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.Controls.SymbolPickerGroupOption

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also