Skip to main content

BootstrapCalendarBuilderBase<T> Members

Methods

Name Description
Caption(String)
CaptionSettings(Action<BootstrapEditorCaptionSettingsBuilder>)
ChangeVisibleDateAnimationType(AnimationType)
ClearButtonText(String)
ClientEnabled(Boolean)
ClientReadOnly(Boolean)
ClientSideEvents(Action<CalendarClientSideEventsBuilder>)
ClientVisible(Boolean)
Columns(Int32)
CssClasses(Action<BootstrapCalendarCssClassesBuilder>)
DayNameFormat(DayNameFormat)
EnableCallbackCompression(Boolean)
EnableChangeVisibleDateGestures(Nullable<Boolean>)
EnableClientSideAPI(Boolean)
Enabled(Boolean) Inherited from BootstrapControlBuilder<T>.
EnableMonthNavigation(Boolean)
EnableMultiSelect(Boolean)
EnableYearNavigation(Boolean)
EncodeHtml(Boolean) Inherited from BootstrapControlBuilder<T>.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
FastNavProperties(Action<BootstrapCalendarFastNavPropertiesBuilder>)
FirstDayOfWeek(FirstDayOfWeek)
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Height(Int32) Inherited from BootstrapControlBuilder<T>.
Height(String) Inherited from BootstrapControlBuilder<T>.
HighlightToday(Boolean)
HighlightWeekends(Boolean)
MaxDate(DateTime)
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
MinDate(DateTime)
Name(String) Inherited from BootstrapControlBuilder<T>.
ReadOnly(Boolean)
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
Rows(Int32)
SettingsAdaptivity(Action<CalendarAdaptivitySettingsBuilder>)
SettingsLoadingPanel(Action<SettingsLoadingPanelBuilder>)
ShowClearButton(Boolean)
ShowDayHeaders(Boolean)
ShowHeader(Boolean)
ShowTodayButton(Boolean)
ShowWeekNumbers(Boolean)
TabIndex(Int16)
TodayButtonText(String)
ToolTip(String)
ToString() Returns a string that represents the current object. Inherited from Object.
ValidationSettings(Action<BootstrapEditorValidationSettingsBuilder>)
Visible(Boolean) Inherited from BootstrapControlBuilder<T>.
VisibleDate(DateTime)
Width(Int32) Inherited from BootstrapControlBuilder<T>.
Width(String) Inherited from BootstrapControlBuilder<T>.
WriteTo(TextWriter, HtmlEncoder) Inherited from BootstrapControlBuilder<T>.
See Also