ArcGIS Pro 2.9 API Reference Guide
SearchFilterStyle Property

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolSearcherControl Class : SearchFilterStyle Property
Gets and sets a the SymbolSearcherSearchFilter as a filter to be applied to the SymbolSearcherControl's next search.
Syntax
public SymbolSearcherSearchFilter SearchFilterStyle {get; set;}
Public Property SearchFilterStyle As SymbolSearcherSearchFilter
Remarks
The SearchFilterStyle controls what style of symbology is searched for any StyleItems with a given SearchFilterType
If no SearchFilterStyle is provided a search for 'All Styles' is assumed.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SymbolSearcherControl Class
SymbolSearcherControl Members