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

In This Topic
    IsTitleVisible Property (RecentProjectsControl)
    In This Topic
    Gets or sets if the title is visible. Default value is true.
    Syntax
    public bool IsTitleVisible {get; set;}
    Public Property IsTitleVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also