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

In This Topic
    IsPagedScrolling Property (ViewTypeViewModel)
    In This Topic
    Determines whether paged scrolling mode is used
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPagedScrolling As Boolean
    public bool IsPagedScrolling {get;}
    See Also