[]
Initializes the new instance of the C1ScheduleStorage component.
public C1ScheduleStorage(Control scheduler)
Public Sub New(scheduler As Control)
| Type | Name | Description |
|---|---|---|
| Control | scheduler | The owning Scheduler control. |
Initializes the new instance of the C1ScheduleStorage component.
public C1ScheduleStorage()
Public Sub New()
For internal use only.