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

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