ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / RecentProjectsControl Class / IsViewTypesVisible Property

In This Topic
    IsViewTypesVisible Property
    In This Topic
    Gets or sets if the view type buttons are visible. Default value is true.
    Syntax
    Public Property IsViewTypesVisible As Boolean
    public bool IsViewTypesVisible {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also