Skip to main content

BootstrapCalendarEventMap Interface

Declaration

interface BootstrapCalendarEventMap extends BootstrapClientEditEventMap

Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

Inheritance

Properties

beginCallback Property

Declaration

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

customDisabledDate Property

Declaration

"customDisabledDate": CalendarCustomDisabledDateEventArgs

Property Value

Type
CalendarCustomDisabledDateEventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

keyDown Property

Declaration

"keyDown": EditKeyEventArgs

Property Value

Type
EditKeyEventArgs

keyPress Property

Declaration

"keyPress": EditKeyEventArgs

Property Value

Type
EditKeyEventArgs

keyUp Property

Declaration

"keyUp": EditKeyEventArgs

Property Value

Type
EditKeyEventArgs

selectionChanged Property

Declaration

"selectionChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs

visibleMonthChanged Property

Declaration

"visibleMonthChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs