RichEditImages Class
In This Article
Contains settings that define images displayed within the ASPxRichEdit.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class RichEditImages :
ImagesBase
#Related API Members
The following members return RichEditImages objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Rich |
#Remarks
Settings exposed by this class can be accessed using the ASPxRichEdit.Images property.
#Inheritance
Object
StateManager
PropertiesBase
ImagesBase
RichEditImages
See Also