Scheduler for WPF and Silverlight | 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
       C1.C1Schedule.C1BindingSource
          C1.C1Schedule.BaseStorage<T,TMappingCollection>
             C1.C1Schedule.LabelStorage

    See Also