ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherControl Class / SearchCompletedEvent Event

In This Topic
    SearchCompletedEvent Event
    In This Topic
    The SearchCompletedEvent 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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also