ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / RecentProjectsControl Class / IsSortVisible Property

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also