BootstrapSchedulerStorage Constructors
Represents a storage which holds data for the Bootstrap Scheduler control.| Name | Parameters | Description |
|---|---|---|
| BootstrapSchedulerStorage() | none | Initializes a new instance of the BootstrapSchedulerStorage class with default settings. |
| BootstrapSchedulerStorage(BootstrapScheduler) | control | Initializes a new instance of the BootstrapSchedulerStorage class with the specified owner. |
See Also