ArcGIS Pro 3.6 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 bool HighlightLayerOnSelectionChange {get; set;}
    Public Property HighlightLayerOnSelectionChange As Boolean
    Remarks
    Use this setting with caution. In some situations, it can degrade performance.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also