ComponentOne Scheduler for WinForms
OldItems Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > NotifyCollectionChangedEventArgs Class : OldItems Property
Gets the list of items affected by a Replace, Remove, or Move action.
Syntax
'Declaration
 
Public ReadOnly Property OldItems As System.Collections.IList
public System.Collections.IList OldItems {get;}
See Also

Reference

NotifyCollectionChangedEventArgs Class
NotifyCollectionChangedEventArgs Members