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

In This Topic
    GoHistoryNext Property
    In This Topic
    Sets current page to next.
    Syntax
    'Declaration
     
    Public ReadOnly Property GoHistoryNext As IDelegateCommand
    public IDelegateCommand GoHistoryNext {get;}
    See Also