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