Skip to main content

BootstrapImageEditProperties Class

Contains settings specific to an image editor.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapImageEditProperties :
    ImageEditProperties

The following members return BootstrapImageEditProperties objects:

Remarks

The BootstrapImageEditProperties class contains settings specific to the BootstrapImage editor type.

See Also