ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / ToggleRowHighlight Method

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also