ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / HighlightLayerOnSelectionChange Property

In This Topic
    HighlightLayerOnSelectionChange Property
    In This Topic
    Gets and sets whether the layer should be highlighted in the attributes window selection view when the selection changes.
    Syntax
    Public Property HighlightLayerOnSelectionChange As Boolean
    public bool HighlightLayerOnSelectionChange {get; set;}
    Remarks
    Use this setting with caution. In some situations, it can degrade performance.
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also