ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlContent Class / ViewMode Property

In This Topic
    ViewMode Property (TableControlContent)
    In This Topic
    Gets and sets initial view mode of the table.
    Syntax
    public TableViewMode ViewMode {get; set;}
    Public Property ViewMode As TableViewMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also