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

In This Topic
    GoNextPage Property (ToolbarViewModel)
    In This Topic
    Goes next page
    Syntax
    'Declaration
     
    Public ReadOnly Property GoNextPage As IDelegateCommand
    public IDelegateCommand GoNextPage {get;}
    See Also