BootstrapComboBoxEventMap Interface
In This Article
#Declaration
TypeScript
interface BootstrapComboBoxEventMap extends BootstrapClientEditEventMap
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
ControlEventMap
BootstrapClientEditEventMap
BootstrapComboBoxEventMap
#Properties
#beginCallback Property
#Declaration
TypeScript
"beginCallback": BeginCallbackEventArgs
#Property Value
Type |
---|
Begin |
#buttonClick Property
#Declaration
TypeScript
"buttonClick": ButtonEditClickEventArgs
#Property Value
Type |
---|
Button |
#callbackError Property
#Declaration
TypeScript
"callbackError": CallbackErrorEventArgs
#Property Value
Type |
---|
Callback |
#closeUp Property
#Declaration
TypeScript
"closeUp": EventArgs
#Property Value
Type |
---|
Event |
#customHighlighting Property
#Declaration
TypeScript
"customHighlighting": ListEditCustomHighlightingEventArgs
#Property Value
Type |
---|
List |
#dropDown Property
#Declaration
TypeScript
"dropDown": EventArgs
#Property Value
Type |
---|
Event |
#endCallback Property
#Declaration
TypeScript
"endCallback": EndCallbackEventArgs
#Property Value
Type |
---|
End |
#itemFiltering Property
#Declaration
TypeScript
"itemFiltering": ListEditItemFilteringEventArgs
#Property Value
Type |
---|
List |
#keyDown Property
#Declaration
TypeScript
"keyDown": EditKeyEventArgs
#Property Value
Type |
---|
Edit |
#keyPress Property
#Declaration
TypeScript
"keyPress": EditKeyEventArgs
#Property Value
Type |
---|
Edit |
#keyUp Property
#Declaration
TypeScript
"keyUp": EditKeyEventArgs
#Property Value
Type |
---|
Edit |
#queryCloseUp Property
#Declaration
TypeScript
"queryCloseUp": CancelEventArgs
#Property Value
Type |
---|
Cancel |
#selectedIndexChanged Property
#Declaration
TypeScript
"selectedIndexChanged": ProcessingModeEventArgs
#Property Value
Type |
---|
Processing |
#textChanged Property
#Declaration
TypeScript
"textChanged": ProcessingModeEventArgs
#Property Value
Type |
---|
Processing |
#userInput Property
#Declaration
TypeScript
"userInput": EventArgs
#Property Value
Type |
---|
Event |