ArcGIS Pro 3.7 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 Property ConfigureControl As LocatorControlConfigureProperties
    public LocatorControlConfigureProperties ConfigureControl {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also