ArcGIS Pro 3.7 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 Property SelectedPickerStyleItem As StyleItem
    public StyleItem SelectedPickerStyleItem {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also