Skip to main content

BuilderFactoryExtensions.BootstrapScheduler Method

Name Parameters Description
BootstrapScheduler(BuilderFactory) static builderFactory Creates a Scheduler control.
BootstrapScheduler(BuilderFactory, String) static builderFactory, name Creates a Scheduler control with a specified name.
BootstrapScheduler<TAppointment>(BuilderFactory) static builderFactory Creates a strongly-typed Scheduler control.
BootstrapScheduler<TAppointment>(BuilderFactory, String) static builderFactory, name Creates a strongly-typed Scheduler control with a specified name.
BootstrapScheduler<TAppointment, TResource>(BuilderFactory) static builderFactory Creates a strongly-typed Scheduler control.
BootstrapScheduler<TAppointment, TResource>(BuilderFactory, String) static builderFactory, name Creates a strongly-typed Scheduler control with a specified name.