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

In This Topic
    DateAppointments Class
    In This Topic
    The DateAppointments class represents the single calendar day with the System.Collections.Generic.List`1 list of appointments. It is an auxiliary class for use in C1PrintDocument scripts.
    Object Model
    DateAppointments Class
    Syntax
    'Declaration
     
    Public Class DateAppointments 
    public class DateAppointments 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.Printing.DateAppointments

    See Also