C1.Silverlight.Schedule.5
AppointmentComparison Property

Gets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to sort appointments.
Syntax
'Declaration
 
Public Property AppointmentComparison As System.Comparison(Of Appointment)
public System.Comparison<Appointment> AppointmentComparison {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.