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

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

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

    See Also