Scheduler for UWP | ComponentOne
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
       C1.C1Schedule.C1BindingSource
          C1.C1Schedule.BaseStorage<T,TMappingCollection>
             C1.C1Schedule.ContactStorage

    See Also