RichEditImages Class
Contains settings that define images displayed within the ASPxRichEdit.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return RichEditImages objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxRichEdit.Images |
ASP.NET MVC Extensions | RichEditSettings.Images |
Remarks
Settings exposed by this class can be accessed using the ASPxRichEdit.Images property.
Inheritance
Object
StateManager
PropertiesBase
ImagesBase
RichEditImages
See Also