Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / AppointmentStorage Class
Members

In This Topic
    AppointmentStorage Class
    In This Topic
    The AppointmentStorage is the storage for Appointment objects. It allows binding to the data source and mapping data source fields to the appointment properties.
    Object Model
    AppointmentStorage Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.C1Schedule.C1BindingSource
                C1.C1Schedule.BaseStorage<T,TMappingCollection>
                   C1.C1Schedule.AppointmentStorage

    See Also