ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanSelectByAttributes Property

In This Topic
    CanSelectByAttributes Property (TableControl)
    In This Topic
    Determines if the table control can display the Select By Attributes GP tool.
    Syntax
    Public ReadOnly Property CanSelectByAttributes As Boolean
    public bool CanSelectByAttributes {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also