Skip to main content
A newer version of this page is available. .

BootstrapBinaryImageEditProperties Class

Contains settings specific to a binary image editor.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.2.dll

Declaration

public class BootstrapBinaryImageEditProperties :
    BinaryImageEditProperties

The following members return BootstrapBinaryImageEditProperties objects:

Remarks

The BootstrapBinaryImageEditProperties class contains settings specific to the BootstrapBinaryImage editor type.

See Also