ArcGIS Pro 3.7 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 Property IsTitleVisible As Boolean
    public bool IsTitleVisible {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also