BeginCallback
|
Gets or sets the name of the JavaScript function or the entire code which will handle an editor’s client ASPxClientComboBox.BeginCallback event.
|
CallbackError
|
Gets or sets the name of the JavaScript function or the entire code which will handle a client editor’s ASPxClientComboBox.CallbackError event.
|
CloseUp
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDropDownEditBase.CloseUp event.
|
DropDown
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDropDownEditBase.DropDown event.
|
EndCallback
|
Gets or sets the name of the JavaScript function or the entire code which will handle an editor’s client ASPxClientComboBox.EndCallback event.
|
GotFocus
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.GotFocus event.
|
Init
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event.
|
KeyDown
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.KeyDown event.
|
KeyPress
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.KeyPress event.
|
KeyUp
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.KeyUp event.
|
LostFocus
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.LostFocus event.
|
QueryCloseUp
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientDropDownEditBase.QueryCloseUp client-side event.
|
TagsChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client BootstrapClientTagBox.TagsChanged event.
|
TextChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.TextChanged event.
|
UserInput
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.UserInput event.
|
Validation
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.Validation event.
|
ValueChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.ValueChanged event.
|