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

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