Skip to main content

BootstrapDateEditEventMap Interface

Declaration

interface BootstrapDateEditEventMap 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

buttonClick Property

Declaration

"buttonClick": ButtonEditClickEventArgs

Property Value

Type
ButtonEditClickEventArgs

calendarCustomDisabledDate Property

Declaration

"calendarCustomDisabledDate": CalendarCustomDisabledDateEventArgs

Property Value

Type
CalendarCustomDisabledDateEventArgs

closeUp Property

Declaration

"closeUp": EventArgs

Property Value

Type
EventArgs

dateChanged Property

Declaration

"dateChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs

dropDown Property

Declaration

"dropDown": EventArgs

Property Value

Type
EventArgs

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

parseDate Property

Declaration

"parseDate": ParseDateEventArgs

Property Value

Type
ParseDateEventArgs

queryCloseUp Property

Declaration

"queryCloseUp": CancelEventArgs

Property Value

Type
CancelEventArgs

textChanged Property

Declaration

"textChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs

userInput Property

Declaration

"userInput": EventArgs

Property Value

Type
EventArgs