ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer.ActionEventArgs Class / PageNumber Property

In This Topic
    PageNumber Property (Viewer.ActionEventArgs)
    In This Topic
    Specifies the page number in current layout tree that should be navigated to.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumber As Integer
    public int PageNumber {get;}
    See Also