ArcGIS Pro 3.2 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 bool IsViewTypesVisible {get; set;}
    Public Property IsViewTypesVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also