ArcGIS Pro 2.8 API Reference Guide
SearchFilterType Property

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolSearcherControl Class
SymbolSearcherControl Members