ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanToggleRowSelection Property

In This Topic
    CanToggleRowSelection Property (TableControl)
    In This Topic
    Determines if the table control can toggle the selection of the active row.
    Syntax
    Public ReadOnly Property CanToggleRowSelection As Boolean
    public bool CanToggleRowSelection {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also