ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / ScrollingMode Property

In This Topic
    ScrollingMode Property (ReportPaneModel)
    In This Topic
    Gets/sets the scrolling mode
    Syntax
    'Declaration
     
    Public Property ScrollingMode As ScrollingMode
    public ScrollingMode ScrollingMode {get; set;}
    See Also