ComponentOne Scheduler for WinForms
Item Property (DateAppointmentsCollection)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class : Item Property
Gets a new DateAppointmentsCollection collection containing DateAppointments objects for the specified date range.
Overload List
OverloadDescription
Gets a new DateAppointmentsCollection collection containing DateAppointments objects for the specified date range.  
(Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
(Inherited from System.Collections.ObjectModel.Collection<DateAppointments>)
Remarks
Resulting collection always contains the subset of the current collection. All days out of this collection date range are omitted.
See Also

Reference

DateAppointmentsCollection Class
DateAppointmentsCollection Members