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

In This Topic
    Index Property (C1Page)
    In This Topic
    Gets the 0-based index of the current page in the containing collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    See Also