ComponentOne Scheduler for WinForms
Appointments Property (DateAppointments)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointments Class : Appointments Property
Gets the System.Collections.Generic.List`1 list of all appointments for the represented day.
Syntax
'Declaration
 
Public ReadOnly Property Appointments As System.Collections.Generic.List(Of Appointment)
public System.Collections.Generic.List<Appointment> Appointments {get;}
See Also

Reference

DateAppointments Class
DateAppointments Members