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

In This Topic
    PageCount Property (C1ReportViewer)
    In This Topic
    Gets the current number of display pages for the content hosted by the C1ReportViewer.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also