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

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

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

    See Also