Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / LabelStorage Class / ScheduleStorage Property

In This Topic
    ScheduleStorage Property (LabelStorage)
    In This Topic
    Gets the reference to the owning C1ScheduleStorage component.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScheduleStorage As StorageComponent
    public StorageComponent ScheduleStorage {get;}
    See Also