ArcGIS Pro 3.2 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 QueryBuilderControlProperties ConfigureControl {get; set;}
    Public Property ConfigureControl As QueryBuilderControlProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also