ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / ScrollbarEnabled Property

In This Topic
    ScrollbarEnabled Property (ViewerModel)
    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