ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / PageNumber Property

In This Topic
    PageNumber Property (C1ReportViewer)
    In This Topic
    Gets the page number for the currently displayed page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumber As Integer
    public int PageNumber {get;}
    See Also