What's New in 2009 v3
The following features were added in the 2009 v3 release:
Native support of the INotifyCollectionChanged collections has been added as a DataSource for all C1Scheduler storages, including AppointmentStorage, ContactStorage, LabelStorage, ResourceStorage, StatusStorage, and CategoryStorage. If a business objects collection implements the INotifyCollectionChanged interface, and business objects in this collection implement the INotifyPropertyChanged interface, then the attached storage will be refreshed at every change to the underlying collection or business object.
Class Members
The following members have been added to Scheduler for WPF in the 2009 v3 release:
Member |
Description |
Occurs when the SelectedAppointment property value has been changed. |
|