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

In This Topic
    PageNumber Property (DocumentSource)
    In This Topic
    Gets a value that indicates the current page number.
    Syntax
    'Declaration
     
    Public Property PageNumber As Integer
    public int PageNumber {get; set;}
    See Also