Back to Devexpress

BootstrapClientBinaryImage Class

aspnetbootstrap-js-bootstrapclientbinaryimage.md

latest1.1 KB
Original Source

BootstrapClientBinaryImage Class

Represents the client-side equivalent of the BootstrapBinaryImage control.

Declaration

ts
declare class BootstrapClientBinaryImage extends ASPxClientBinaryImage

Remarks

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 BootstrapClientBinaryImage

See Also

Binary Image

BootstrapClientBinaryImage Members