ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControl Class / ConfigureControl Property

In This Topic
    ConfigureControl Property (LocatorControl)
    In This Topic
    Gets and sets the LocatorControlConfigureProperties to be used to configure the LocatorControl.
    Syntax
    public LocatorControlConfigureProperties ConfigureControl {get; set;}
    Public Property ConfigureControl As LocatorControlConfigureProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also