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

In This Topic
    IsBrowseProjectsVisible Property
    In This Topic
    Gets or sets if the browse project button is visible. Default value is true.
    Syntax
    public bool IsBrowseProjectsVisible {get; set;}
    Public Property IsBrowseProjectsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also