ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / QueryBuilderControlProperties Class / QueryBuilderControlProperties Constructor

In This Topic
    QueryBuilderControlProperties Constructor
    In This Topic
    Construct a QueryBuilderControlProperties to configure the QueryBuilderControl. Use the MapMember and Expression properties to configure the control. The MapMember property is required.
    Syntax
    Public Function New()
    public QueryBuilderControlProperties()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also