ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / QueryBuilderControl Class / ConfigureControl Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also