[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.AppointmentComparison

AppointmentComparison Property

AppointmentComparison

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

Declaration
[Browsable(false)]
public Comparison<Appointment> AppointmentComparison { get; set; }