Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1SchedulerPresenter Class / Scheduler Property

In This Topic
    Scheduler Property (C1SchedulerPresenter)
    In This Topic
    References a C1Scheduler control that owns the VisualIntervalsPresenter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Scheduler As C1Scheduler
    public C1Scheduler Scheduler {get;}
    See Also