FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / NotifyCollectionEventArgs Class / Index Property

In This Topic
    Index Property (NotifyCollectionEventArgs)
    In This Topic
    Gets the index of the item that is affected by the change.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also