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

In This Topic
    ToPage Property
    In This Topic
    Gets the last page in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToPage As System.Integer
    public System.int ToPage {get;}
    See Also