ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanClearHighlighted Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also