Skip to main content

RichEditImages Class

Contains settings that define images displayed within the ASPxRichEdit.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v23.2.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