ButtonClick
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientButtonEditBase.ButtonClick event.
|
CalendarCellClick
|
Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxClientDateEdit.CalendarCellClick event.
|
CalendarCustomDisabledDate
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDateEdit.CalendarCustomDisabledDate event.
|
CloseUp
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDropDownEditBase.CloseUp event.
|
DateChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDateEdit.DateChanged event.
|
DropDown
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDropDownEditBase.DropDown 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.
|
ParseDate
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientDateEdit.ParseDate 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.
|
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.
|