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