ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / ScrollbarEnabled Property

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