Reports for WinForms | ComponentOne
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 Integer
    public int Index {get;}
    See Also