ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    public System.int Index {get;}
    See Also