[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.AppointmentComparison

AppointmentComparison Property

AppointmentComparison

Gets or sets the Comparison<T> delegate which is used by the C1Scheduler control to sort appointments.

Declaration
public Comparison<Appointment> AppointmentComparison { get; set; }