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

In This Topic
    GetFirstPage Method
    In This Topic
    Returns the first page in the range.
    Syntax
    'Declaration
     
    Public Function GetFirstPage() As System.Integer
    public System.int GetFirstPage()

    Return Value

    The number of the first page.
    See Also