BootstrapComboBoxEventMap Interface
Declaration
interface BootstrapComboBoxEventMap extends BootstrapClientEditEventMap
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.
Properties
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
"buttonClick": ButtonEditClickEventArgs
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
closeUp Property
Declaration
"closeUp": EventArgs
Property Value
customHighlighting Property
Declaration
"customHighlighting": ListEditCustomHighlightingEventArgs
Property Value
dropDown Property
Declaration
"dropDown": EventArgs
Property Value
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
itemFiltering Property
Declaration
"itemFiltering": ListEditItemFilteringEventArgs
Property Value
keyDown Property
Declaration
"keyDown": EditKeyEventArgs
Property Value
keyPress Property
Declaration
"keyPress": EditKeyEventArgs
Property Value
keyUp Property
Declaration
"keyUp": EditKeyEventArgs
Property Value
queryCloseUp Property
Declaration
"queryCloseUp": CancelEventArgs
Property Value
selectedIndexChanged Property
Declaration
"selectedIndexChanged": ProcessingModeEventArgs
Property Value
textChanged Property
Declaration
"textChanged": ProcessingModeEventArgs
Property Value
"userInput": EventArgs