SchedulerDataStorage Constructors
The component that holds data for the SchedulerControl.| Name | Parameters | Description |
|---|---|---|
| SchedulerDataStorage() | none | Initializes a new instance of the SchedulerDataStorage class with the default settings. |
| SchedulerDataStorage(IContainer) | components | Initializes a new instance of the SchedulerDataStorage class with the specified settings. |
See Also