ArcGIS Pro 3.0 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, Windows 8.1

    See Also