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

In This Topic
    ToggleRowSelection Property
    In This Topic
    The ToggleRowSelection command. Toggles the selection of the active row of the table control.
    Syntax
    Public Shared ReadOnly Property ToggleRowSelection As RoutedUICommand
    public static RoutedUICommand ToggleRowSelection {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also