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

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