ASPxClientImageBase Class
In This Article
Represents a base for client-side editors which are capable of displaying images.
#Declaration
TypeScript
declare class ASPxClientImageBase extends ASPxClientStaticEdit
#Remarks
Serves as a base for the ASPxClientImage and ASPxClientBinaryImage objects.
#Inheritance
See Also