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

In This Topic
    CanSwitchHighlight Property (TableControl)
    In This Topic
    Determines if the table control can switch its highglight. The table control must be showing the Selected Records view.
    Syntax
    Public ReadOnly Property CanSwitchHighlight As Boolean
    public bool CanSwitchHighlight {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also