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

In This Topic
    Scheduler Property (C1ScheduleStorage)
    In This Topic
    Gets or sets the reference to the parent Scheduler control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Scheduler As Control
    public Control Scheduler {get;}
    See Also