Skip to main content

HtmlEditorEditorImages Class

Contains settings that allow images to be defined for specific elements of editors used within the ASPxHtmlEditor.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorEditorImages :
    EditorImages

The following members return HtmlEditorEditorImages objects:

Remarks

An object of the HtmlEditorEditorImages type can be accessed via the ASPxHtmlEditor.ImagesEditors property.

Inheritance

See Also