BootstrapImageEditProperties Class
In This Article
Contains settings specific to an image editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapImageEditProperties :
ImageEditProperties
#Related API Members
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