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

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