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

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