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

In This Topic
    MaxPageNo Property
    In This Topic
    Gets the maximum logical page number in the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageNo As System.Integer
    public System.int MaxPageNo {get;}
    See Also