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>)
|
|
CssClassesMenu(Action<BootstrapSchedulerMenuCssClassesBuilder>)
|
|
CssClassesPopupForm(Action<BootstrapSchedulerPopupFormCssClassesBuilder>)
|
|
CssClassesResourceNavigatorPager(Action<BootstrapSchedulerResourceNavigatorPagerCssClassesBuilder>)
|
|
CssClassesResourceNavigatorTokens(Action<BootstrapSchedulerResourceNavigatorTokensCssClassesBuilder>)
|
|
CssClassesViewNavigator(Action<BootstrapSchedulerViewNavigatorCssClassesBuilder>)
|
|
CssClassesViewSelector(Action<BootstrapSchedulerViewSelectorCssClassesBuilder>)
|
|
EnableCallbackAnimation(Boolean)
|
|
EnableChangeVisibleIntervalCallbackAnimation(Boolean)
|
|
EnableChangeVisibleIntervalGestures(Nullable<Boolean>)
|
|
Enabled(Boolean)
|
|
EnablePagingGestures(Nullable<Boolean>)
|
|
EncodeHtml(Boolean)
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
GroupType(SchedulerGroupType)
|
|
Height(Int32)
|
|
Height(String)
|
|
LimitInterval(Action<TimeIntervalBuilder>)
|
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
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>)
|
|
OnContextMenuShowing(Action<IBootstrapScheduler, IBootstrapSchedulerContextMenuShowingEventArgs>)
|
|
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>)
|
|
ReferenceEquals(Object, Object)
|
Determines whether the specified Object instances are the same instance.
|
Routes(Action<BootstrapRouteCollectionBuilder>)
|
|
Start(DateTime)
|
|
Storage(Action<BootstrapSchedulerStorageBuilder<TAppointment, TResource>>)
|
|
TabIndex(Int16)
|
|
ToString()
|
Returns a string that represents the current object.
|
Views(Action<BootstrapSchedulerViewRepositoryBuilder>)
|
|
Visible(Boolean)
|
|
Width(Int32)
|
|
Width(String)
|
|
WriteTo(TextWriter, HtmlEncoder)
|
|