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