ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / CanSelect Property

In This Topic
    CanSelect Property (TableView)
    In This Topic
    Determines if the table view 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.1 or higher.
    See Also