ArcGIS Pro 3.7 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 Property ActivateMapViewAfterOperations As Boolean
    public bool ActivateMapViewAfterOperations {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also