ComponentOne Scheduler for WPF and Silverlight
ListChangedEventArgs Constructor

C1.C1Schedule Namespace > ListChangedEventArgs Class : ListChangedEventArgs Constructor
Overload List
OverloadDescription
Initializes a new instance of the ListChangedEventArgs class given the type of change and the PropertyDescriptor affected.  
Initializes a new instance of the ListChangedEventArgs class given the type of change, the index of the affected item, and a PropertyDescriptor describing the affected item.  
Initializes a new instance of the ListChangedEventArgs class given the type of change and the index of the affected item.  
Initializes a new instance of the ListChangedEventArgs class given the type of change and the old and new index of the item that was moved.  
See Also

Reference

ListChangedEventArgs Class
ListChangedEventArgs Members