ASPxClientBinaryImage Class
In This Article
Represents the client-side equivalent of the ASPxBinaryImage control.
#Declaration
TypeScript
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 ASPxtrue
.
#Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientEditBase
ASPxClientEdit
ASPxClientBinaryImage
See Also