Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / DateAppointments Class
Properties Methods


In This Topic
    DateAppointments Class Members
    In This Topic

    The following tables list the members exposed by DateAppointments.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateAppointments class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Collections.Generic.List`1 list of all appointments for the represented day.  
    Public PropertyReturns availability status of the current day.  
    Public PropertyGets the System.DateTime value determining the represented date.  
    Public PropertyReturns true if current day contains one or more appointments.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new C1.C1Schedule.Appointment object to the current day.  
    Top
    See Also