Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / EditCollectionControl Class / Scheduler Property

In This Topic
    Scheduler Property (EditCollectionControl)
    In This Topic
    Gets or sets the the parent C1Scheduler object.
    Syntax
    'Declaration
     
    
    Public Property Scheduler As C1Scheduler
    public C1Scheduler Scheduler {get; set;}
    See Also