ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherControl Class / SearchFilterStyle Property
Version

SearchFilterStyle Property
Gets and sets the SymbolSearcherSearchFilter as a filter to be applied to the SymbolSearcherControl's next search.
Syntax
public SymbolSearcherSearchFilter SearchFilterStyle {get; set;}
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

ArcGIS Pro version: 3 or higher.
See Also