ArcGIS Pro 2.9 API Reference Guide
SearchResultStyleItems Property

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolSearcherControl Class : SearchResultStyleItems Property
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, Windows 8.1

See Also

Reference

SymbolSearcherControl Class
SymbolSearcherControl Members