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