ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / DefinitionQueryBuilderControl Class
Members

In This Topic
    DefinitionQueryBuilderControl Class
    In This Topic
    The DefinitionQueryBuilderControl is a configurable control that provides a UI for building definition queries against a layer or table. DefinitionQueryBuilderControl
    Object Model
    DefinitionQueryBuilderControl ClassDefinitionQuery ClassDefinitionQueryBuilderControlProperties Class
    Syntax
    Remarks
    Bind a DefinitionQueryBuilderControlProperties instance to the DefinitionQueryBuilderControl to provide the desired configuration. A mapMember (layer or table) must be set in the DefinitionQueryBuilderControlProperties.

    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               ArcGIS.Desktop.Mapping.Controls.DefinitionQueryBuilderControl

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also