ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / ScrollbarEnabled Property

In This Topic
    ScrollbarEnabled Property (Viewer)
    In This Topic
    Public API. Show or hide scrolls within report pane.
    Syntax
    'Declaration
     
    Public Property ScrollbarEnabled As Boolean
    public bool ScrollbarEnabled {get; set;}
    See Also