ArcGIS Pro 2.8 API Reference Guide
SearchCompletedEvent Event

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolSearcherControl Class : SearchCompletedEvent Event
The StyleSearchCompleted event is raised when a search is completed
Syntax
Event Data

The event handler receives an argument of type SymbolSearcherSearchCompletedEventArgs containing data related to this event. The following SymbolSearcherSearchCompletedEventArgs properties provide information specific to this event.

PropertyDescription
Gets the search results  
Gets the style type of the results  
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also