BootstrapBinaryImageBuilder Class
In This Article
Represents an editor capable of displaying images from a binary stream.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapBinaryImageBuilder :
BootstrapBinaryImageBuilderBase<BootstrapBinaryImageBuilder>
#Related API Members
The following members accept/return BootstrapBinaryImageBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
See Also