ActiveViewType(SchedulerViewType) |
|
BindAppointments(Object) |
Binds the Scheduler's appointments to the specified appointment collection.
|
BindResources(Object) |
Binds the Scheduler's resources to the specified resource collection.
|
ClientSideEvents(Action<SchedulerClientSideEventsBuilder>) |
|
ClientVisible(Boolean) |
|
CssClasses(Action<BootstrapSchedulerCssClassesBuilder>) |
|
CssClassesFormEditors(Action<BootstrapSchedulerFormEditorsCssClassesBuilder>) |
|
|
|
|
CssClassesResourceNavigatorTokens(Action<BootstrapSchedulerResourceNavigatorTokensCssClassesBuilder>) |
|
CssClassesViewNavigator(Action<BootstrapSchedulerViewNavigatorCssClassesBuilder>) |
|
CssClassesViewSelector(Action<BootstrapSchedulerViewSelectorCssClassesBuilder>) |
|
EnableCallbackAnimation(Boolean) |
|
EnableChangeVisibleIntervalCallbackAnimation(Boolean) |
|
EnableChangeVisibleIntervalGestures(Nullable<Boolean>) |
|
EnablePagingGestures(Nullable<Boolean>) |
|
Enabled(Boolean) |
|
EncodeHtml(Boolean) |
|
GroupType(SchedulerGroupType) |
|
Height(Int32) |
|
Height(String) |
|
LimitInterval(Action<TimeIntervalBuilder>) |
|
Name(String) |
|
OnAllowAppointmentConflicts(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentConflictEventArgs>) |
|
OnAllowAppointmentCopy(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentCreate(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentDelete(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentDrag(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentDragBetweenResources(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentEdit(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowAppointmentResize(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnAllowInplaceEditor(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentOperationEventArgs>) |
|
OnBeforeRender(Action<IBootstrapScheduler, IEventArgs>) |
|
|
OnInitAppointmentDisplayText(Action<IBootstrapScheduler, IBootstrapSchedulerAppointmentDisplayTextEventArgs>) |
|
OnInitialized(Action<IBootstrapScheduler, IEventArgs>) |
|
OptionsAdaptivity(Action<BootstrapSchedulerOptionsAdaptivityBuilder>) |
|
OptionsAppearance(Action<BootstrapSchedulerOptionsAppearanceBuilder>) |
|
OptionsBehavior(Action<BootstrapSchedulerOptionsBehaviorBuilder>) |
|
OptionsCookies(Action<BootstrapSchedulerOptionsCookiesBuilder>) |
|
OptionsDialogs(Action<BootstrapSchedulerDialogsSettingsBuilder<TAppointment>>) |
|
OptionsEditing(Action<SchedulerOptionsCustomizationBuilder>) |
|
OptionsLoadingPanel(Action<SettingsLoadingPanelBuilder>) |
|
OptionsResourceNavigator(Action<ResourceNavigatorBuilder>) |
|
OptionsToolTips(Action<BootstrapSchedulerOptionsToolTipsBuilder>) |
|
OptionsView(Action<BootstrapSchedulerOptionsViewBuilder>) |
|
Routes(Action<BootstrapRouteCollectionBuilder>) |
|
Start(DateTime) |
|
Storage(Action<BootstrapSchedulerStorageBuilder<TAppointment>>) |
|
TabIndex(Int16) |
|
Views(Action<BootstrapSchedulerViewRepositoryBuilder>) |
|
Visible(Boolean) |
|
Width(Int32) |
|
Width(String) |
|
WriteTo(TextWriter, HtmlEncoder) |
|