ComponentOne Scheduler for WinForms
AppointmentStorage Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : AppointmentStorage Class
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
'Declaration
 
Public Class AppointmentStorage 
   Inherits C1.C1Schedule.BaseStorage(Of Appointment,AppointmentMappingCollection)
Inheritance Hierarchy

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

See Also

Reference

AppointmentStorage Members
C1.C1Schedule Namespace