Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / CategoryStorage Class / ScheduleStorage Property

In This Topic
    ScheduleStorage Property (CategoryStorage)
    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