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

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