ASPxRichEdit.Images Property
In This Article
Provides access to the 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 RichEditImages Images { get; }
#Property Value
Type | Description |
---|---|
Rich |
An Rich |
See Also