Skip to main content
A newer version of this page is available. .

RichEditImages Class

Contains settings that define images displayed within the ASPxRichEdit.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v22.1.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class RichEditImages :
    ImagesBase

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

See Also