Back to Devexpress

BootstrapImageEditProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-8bc94f46.md

latest1.9 KB
Original Source

BootstrapImageEditProperties Class

Contains settings specific to an image editor.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapImageEditProperties :
    ImageEditProperties
vb
Public Class BootstrapImageEditProperties
    Inherits ImageEditProperties

The following members return BootstrapImageEditProperties objects:

Remarks

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

Inheritance

Object StateManager PropertiesBase EditPropertiesBase StaticEditProperties ImageEditPropertiesBase ImageEditProperties BootstrapImageEditProperties

See Also

BootstrapImageEditProperties Members

DevExpress.Web.Bootstrap Namespace