ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherControl Class / SearchPauseAutoSearch Property

In This Topic
    SearchPauseAutoSearch Property
    In This Topic
    Gets and sets a flag that pauses automatic searching on Filter Changes when the flag is true.
    Syntax
    public bool SearchPauseAutoSearch {get; set;}
    Public Property SearchPauseAutoSearch As Boolean
    Remarks
    Setting SearchPauseAutoSearch from false to true will trigger a search
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also