[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1ScheduleStorage.-ctor

C1ScheduleStorage Constructor

C1ScheduleStorage(Control)

Initializes the new instance of the C1ScheduleStorage component.

Declaration
public C1ScheduleStorage(Control scheduler)
Public Sub New(scheduler As Control)
Parameters
Type Name Description
Control scheduler

The owning Scheduler control.

C1ScheduleStorage()

Initializes the new instance of the C1ScheduleStorage component.

Declaration
public C1ScheduleStorage()
Public Sub New()
Remarks

For internal use only.