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

In This Topic
    Index Property (EventCollectionChangeEventArgs)
    In This Topic
    Gets the index within collection where changing occurs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Object
    public System.object Index {get;}
    See Also