Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / Index Property

In This Topic
    Index Property (C1MultiDocumentItem)
    In This Topic
    Gets the index of the current item in the containing collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also