aspnet-devexpress-dot-web-0e28e210.md
Contains the base settings specific to editors which are capable of displaying images.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ImageEditPropertiesBase :
StaticEditProperties,
IImageExportSettings
Public MustInherit Class ImageEditPropertiesBase
Inherits StaticEditProperties
Implements IImageExportSettings
Serves as a base for the editor properties classes that define the behavior of image editors (such as the ImageEditProperties, BinaryImageEditProperties).
Object StateManager PropertiesBase EditPropertiesBase StaticEditProperties ImageEditPropertiesBase ImageEditProperties
See Also