ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherControl Class / SearchResultStyleItems Property

In This Topic
    SearchResultStyleItems Property
    In This Topic
    Gets the style search results for the symbol searcher
    Syntax
    public ObservableCollection<StyleItem> SearchResultStyleItems {get;}
    Public ReadOnly Property SearchResultStyleItems As ObservableCollection(Of StyleItem)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also