ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PagesEventArgs Class / PageCount Property

In This Topic
    PageCount Property (PagesEventArgs)
    In This Topic
    Gets the count of pages associated with this event.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As System.Integer
    public System.int PageCount {get;}
    See Also