[]
Gets or sets the Comparison<T> delegate which is used by the C1Scheduler control to sort appointments.
public Comparison<Appointment> AppointmentComparison { get; set; }