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

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

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

    See Also