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

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