Skip to main content
A newer version of this page is available. .

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