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

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