ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / DeleteHighlighted Method

In This Topic
    DeleteHighlighted Method (TableControl)
    In This Topic
    Deletes the highlighted rows. This performs a no-op as the table control provides a read-only view of the data.
    Syntax
    public void DeleteHighlighted()
    Public Sub DeleteHighlighted() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also