Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / StatusStorage Class
Members

In This Topic
    StatusStorage Class
    In This Topic
    The StatusStorage is the storage for Status objects. It allows binding to the data source and mapping data sources fields to the status properties.
    Object Model
    StatusStorage Class
    Syntax
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.C1BindingSource
          C1.C1Schedule.BaseStorage<T,TMappingCollection>
             C1.C1Schedule.StatusStorage

    See Also