Back to Devexpress

BinaryImageClientSideEvents Properties

aspnet-devexpress-dot-web-dot-binaryimageclientsideevents-dot-underscore-properties.md

latest2.4 KB
Original Source

BinaryImageClientSideEvents Properties

Contains a list of the client-side events available for the BinaryImage.

NameDescription
BeginCallbackGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.BeginCallback event.
CallbackErrorGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.CallbackError event.
ClickGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.Click event.
EndCallbackGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientBinaryImage.EndCallback event.
InitGets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event. Inherited from ClientSideEvents.
ValidationGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.Validation event. Inherited from EditClientSideEvents.
ValueChangedGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientEdit.ValueChanged event. Inherited from EditClientSideEvents.

See Also

BinaryImageClientSideEvents Class

BinaryImageClientSideEvents Members

DevExpress.Web Namespace