ArcGIS Pro 3.3 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 static RoutedUICommand SelectAll {get;}
    Public Shared ReadOnly Property SelectAll As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also