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

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