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

In This Topic
    LabelStorage Property (C1ScheduleStorage)
    In This Topic
    Gets the LabelStorage object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LabelStorage As LabelStorage
    public LabelStorage LabelStorage {get;}
    See Also