aspnet-devexpress-dot-web-d2b8885e.md
Represents the base class for editors capable of displaying images.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxImageBase :
ASPxStaticEdit,
IImageEdit
Public MustInherit Class ASPxImageBase
Inherits ASPxStaticEdit
Implements IImageEdit
The ASPxImageBase class serves as a base for the editors used to display images (such as the ASPxImage and ASPxBinaryImage).
Show 15 items
Show 13 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxStaticEdit ASPxImageBase ASPxImage
See Also