ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / GoPreviousPage Property

In This Topic
    GoPreviousPage Property (PageSetupViewModel)
    In This Topic
    Goes previous page
    Syntax
    'Declaration
     
    Public ReadOnly Property GoPreviousPage As IDelegateCommand
    public IDelegateCommand GoPreviousPage {get;}
    See Also