ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolPickerControl Class / SelectedPickerStyleItem Property

In This Topic
    SelectedPickerStyleItem Property
    In This Topic
    Gets and sets the list of style items to be shown in the symbol picker.
    Syntax
    public StyleItem SelectedPickerStyleItem {get; set;}
    Public Property SelectedPickerStyleItem As StyleItem
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also