ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / Active Property

In This Topic
    Active Property (TableView)
    In This Topic
    Gets the active table view.
    Syntax
    public static TableView Active {get;}
    Public Shared ReadOnly Property Active As TableView
    Remarks
    Returns null if there is no active table view.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also