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

In This Topic
    ToggleRowSelection Method (TableControl)
    In This Topic
    Toggles the selection of the active row of the table control.
    Syntax
    public void ToggleRowSelection()
    Public Sub ToggleRowSelection() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also