ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlCommands Class / SelectAll Property

In This Topic
    SelectAll Property
    In This Topic
    The SelectAll command. Selects all the rows of the table.
    Syntax
    Public Shared ReadOnly Property SelectAll As RoutedUICommand
    public static RoutedUICommand SelectAll {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also