ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanSelect Property

In This Topic
    CanSelect Property (TableControl)
    In This Topic
    Determines if the table control can select rows.
    Syntax
    public bool CanSelect {get;}
    Public ReadOnly Property CanSelect As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also