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

In This Topic
    ViewMode Property (TableView)
    In This Topic
    Gets the view mode of the table view.
    Syntax
    public TableViewMode ViewMode {get;}
    Public ReadOnly Property ViewMode As TableViewMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also