ArcGIS Pro 3.7 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 Shared ReadOnly Property Active As TableView
    public static TableView Active {get;}
    Remarks
    Returns null if there is no active table view.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also