ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanSelectAll Property

In This Topic
    CanSelectAll Property
    In This Topic
    Determines if the table control can select all of its rows.
    Syntax
    public bool CanSelectAll {get;}
    Public ReadOnly Property CanSelectAll As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also