ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / TableOptions Class / ActivateMapViewAfterOperations Property

In This Topic
    ActivateMapViewAfterOperations Property
    In This Topic
    Gets and sets if the mapview is to be activated after using Flash, Pan or Zoom from the table.
    Syntax
    public bool ActivateMapViewAfterOperations {get; set;}
    Public Property ActivateMapViewAfterOperations As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also