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

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

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

    See Also