ArcGIS Pro 3.7 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 Property SearchPauseAutoSearch As Boolean
    public bool SearchPauseAutoSearch {get; set;}
    Remarks
    Setting SearchPauseAutoSearch from false to true will trigger a search
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also