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

In This Topic
    DeleteSelected Property
    In This Topic
    The DeleteSelected command. Deletes the selected rows of the table control.
    Syntax
    Public Shared ReadOnly Property DeleteSelected As RoutedUICommand
    public static RoutedUICommand DeleteSelected {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also