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

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