ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControlConfigureProperties Class / AutoSearch Property

In This Topic
    AutoSearch Property
    In This Topic
    Gets and sets if the search is to occur automatically. Default value is false.
    Syntax
    Public Property AutoSearch As Boolean
    public bool AutoSearch {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also