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

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