C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentList Class / Sort Method / Sort() Method

In This Topic
Sort() Method
In This Topic
Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value).
Syntax
'Declaration
 
Public Overloads Sub Sort() 
 
See Also