ASPxImageBase Class
In This Article
Represents the base class for editors capable of displaying images.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxImageBase :
ASPxStaticEdit,
IImageEdit
#Remarks
The ASPxImageBase class serves as a base for the editors used to display images (such as the ASPxImage and ASPxBinaryImage).
#Implements
Show 15 items
#Inheritance
See Also