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

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.v18.2.dll

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