ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / RecentTemplatesControl Class / ShowVerticalScroll Property

In This Topic
    ShowVerticalScroll Property (RecentTemplatesControl)
    In This Topic
    Gets or sets if or how the vertical scrollbar will be displayed
    Syntax
    Public Property ShowVerticalScroll As ScrollBarVisibility
    public ScrollBarVisibility ShowVerticalScroll {get; set;}
    Remarks
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also