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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also