ArcGIS Pro 3.0 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 QueryBuilderControlProperties()
    Public Function New()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also