Scheduler for WPF | ComponentOne
Scheduler for WPF | ComponentOne
C1.Schedule.Printing Namespace
/
DateAppointmentsCollection Class
/ DateAppointmentsCollection Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
DateAppointmentsCollection Constructor
In This Topic
Overload List
Overload
Description
DateAppointmentsCollection Constructor(DateTime,DateTime,AppointmentCollection)
Initializes a new instance of the
DateAppointmentsCollection
collection for the specified date range with appointment from the specified
C1.Schedule.AppointmentCollection
collection.
DateAppointmentsCollection Constructor(DateTime,DateTime,AppointmentCollection,Boolean,Boolean)
Initializes a new instance of the
DateAppointmentsCollection
collection for the specified date range with appointment from the specified
C1.Schedule.AppointmentCollection
collection.
DateAppointmentsCollection Constructor(DateTime,DateTime,AppointmentCollection,CalendarInfo,Boolean,Boolean,Boolean)
Initializes a new instance of the
DateAppointmentsCollection
collection for the specified date range with appointment from the specified
C1.Schedule.AppointmentCollection
collection.
DateAppointmentsCollection Constructor(DateTime,DateTime,IList<Appointment>,Boolean)
Initializes a new instance of the
DateAppointmentsCollection
collection for the specified date range with appointment from the specified
C1.Schedule.AppointmentCollection
collection.
DateAppointmentsCollection Constructor(DateTime,DateTime,IList<Appointment>,CalendarInfo,Boolean,Boolean)
Initializes a new instance of the
DateAppointmentsCollection
collection for the specified date range with appointment from the specified
C1.Schedule.AppointmentCollection
collection.
See Also
Reference
DateAppointmentsCollection Class
DateAppointmentsCollection Members