Skip to main content

BootstrapComboBoxEventMap Interface

#Declaration

TypeScript
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

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#buttonClick Property

#Declaration

TypeScript

#Property Value

Type
ButtonEditClickEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#closeUp Property

#Declaration

TypeScript
"closeUp": EventArgs

#Property Value

Type
EventArgs

#customHighlighting Property

#Declaration

TypeScript

#Property Value

Type
ListEditCustomHighlightingEventArgs

#dropDown Property

#Declaration

TypeScript
"dropDown": EventArgs

#Property Value

Type
EventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#itemFiltering Property

#Declaration

TypeScript

#Property Value

Type
ListEditItemFilteringEventArgs

#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

#queryCloseUp Property

#Declaration

TypeScript
"queryCloseUp": CancelEventArgs

#Property Value

Type
CancelEventArgs

#selectedIndexChanged Property

#Declaration

TypeScript
"selectedIndexChanged": ProcessingModeEventArgs

#Property Value

Type
ProcessingModeEventArgs

#textChanged Property

#Declaration

TypeScript

#Property Value

Type
ProcessingModeEventArgs

#userInput Property

#Declaration

TypeScript
"userInput": EventArgs

#Property Value

Type
EventArgs