Skip to main content

BootstrapCalendarEventMap Interface

#Declaration

TypeScript
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

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#customDisabledDate Property

#Declaration

TypeScript

#Property Value

Type
CalendarCustomDisabledDateEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#keyDown Property

#Declaration

TypeScript
"keyDown": EditKeyEventArgs

#Property Value

Type
EditKeyEventArgs

#keyPress Property

#Declaration

TypeScript
"keyPress": EditKeyEventArgs

#Property Value

Type
EditKeyEventArgs

#keyUp Property

#Declaration

TypeScript

#Property Value

Type
EditKeyEventArgs

#selectionChanged Property

#Declaration

TypeScript
"selectionChanged": ProcessingModeEventArgs

#Property Value

Type
ProcessingModeEventArgs

#visibleMonthChanged Property

#Declaration

TypeScript
"visibleMonthChanged": ProcessingModeEventArgs

#Property Value

Type
ProcessingModeEventArgs