ComponentOne Scheduler for WinForms
Comparer Property (DateAppointmentsCollection)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class : Comparer Property
Syntax
'Declaration
 
Public ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of Date)
public System.Collections.Generic.IEqualityComparer<DateTime> Comparer {get;}
See Also

Reference

DateAppointmentsCollection Class
DateAppointmentsCollection Members