Skip to main content

BootstrapComboBoxEventMap Interface

Declaration

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

buttonClick Property

Declaration

"buttonClick": ButtonEditClickEventArgs

Property Value

Type
ButtonEditClickEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

closeUp Property

Declaration

"closeUp": EventArgs

Property Value

Type
EventArgs

customHighlighting Property

Declaration

"customHighlighting": ListEditCustomHighlightingEventArgs

Property Value

Type
ListEditCustomHighlightingEventArgs

dropDown Property

Declaration

"dropDown": EventArgs

Property Value

Type
EventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

itemFiltering Property

Declaration

"itemFiltering": ListEditItemFilteringEventArgs

Property Value

Type
ListEditItemFilteringEventArgs

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

queryCloseUp Property

Declaration

"queryCloseUp": CancelEventArgs

Property Value

Type
CancelEventArgs

selectedIndexChanged Property

Declaration

"selectedIndexChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs

textChanged Property

Declaration

"textChanged": ProcessingModeEventArgs

Property Value

Type
ProcessingModeEventArgs

userInput Property

Declaration

"userInput": EventArgs

Property Value

Type
EventArgs