Back to Devexpress

ASPxClientBinaryImage Class

aspnet-js-aspxclientbinaryimage.md

latest1.1 KB
Original Source

ASPxClientBinaryImage Class

Represents the client-side equivalent of the ASPxBinaryImage control.

Declaration

ts
declare class ASPxClientBinaryImage extends ASPxClientEdit

Remarks

This object inherits the functionality implemented by its ancestor ASPxClientEdit object.

Note

The client-side programmatic interface is available if the editor’s ASPxEditBase.ClientInstanceName property is defined, any client event is handled, or the ASPxEditBase.EnableClientSideAPI property is set to true.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit ASPxClientBinaryImage

See Also

ASPxClientBinaryImage Members