ArcGIS Pro 3.7 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 ReadOnly Property CanSelect As Boolean
    public bool CanSelect {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also