ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / RecentProjectsControl Class / ViewType Property

In This Topic
    ViewType Property (RecentProjectsControl)
    In This Topic
    Gets or sets the view type. Default value is ViewType.List.
    Syntax
    public ViewType ViewType {get; set;}
    Public Property ViewType As ViewType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also