Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EventCollectionChangeEventArgs Class / NewItem Property

In This Topic
    NewItem Property
    In This Topic
    Gets the new object at specified index.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewItem As Object
    public object NewItem {get;}
    See Also