Contains a list of the client-side events available for the BinaryImage.
Name | Description |
---|---|
BeginCallback(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.BeginCallback event. |
CallbackError(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.CallbackError event. |
Click(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.Click event. |
EndCallback(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.EndCallback event. |
Init(String) |
Sets the name of the JavaScript function or the entire code which will handle a web control's ASPxClientControlBase.Init client-side event. |
Validation(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.Validation event. |
ValueChanged(String) |
Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.ValueChanged event. |