ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlCommands Class / ClearSelection Property

In This Topic
    ClearSelection Property
    In This Topic
    The ClearSelection command. Clears the current selection of the table control.
    Syntax
    public static RoutedUICommand ClearSelection {get;}
    Public Shared ReadOnly Property ClearSelection As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also