ComponentOne Scheduler for WPF and Silverlight
Sort Method (AppointmentList)

C1.C1Schedule Namespace > AppointmentList Class : Sort Method
Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value).
Overload List
OverloadDescription
Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value).  
Sorts the elements in the entire AppointmentList using the specified System.Comparison.  
Sorts the elements in the entire AppointmentList using the specified comparer.  
Sorts the elements in a range of elements in AppointmentList using the specified comparer.  
See Also

Reference

AppointmentList Class
AppointmentList Members