ComponentOne Scheduler for WinForms
DateAppointments Constructor

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointments Class : DateAppointments Constructor
The System.DateTime value determining the represented date.
Initializes a new instance of the DateAppointments class.
Syntax
'Declaration
 
Public Function New( _
   ByVal date As System.Date _
)
public DateAppointments( 
   System.DateTime date
)

Parameters

date
The System.DateTime value determining the represented date.
See Also

Reference

DateAppointments Class
DateAppointments Members