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

HtmlEditorEditorStyles Class

Contains settings that allow the appearance of different editor elements used within the ASPxHtmlEditor to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorEditorStyles :
    EditorStyles

The following members return HtmlEditorEditorStyles objects:

Remarks

An object of the HtmlEditorEditorStyles type can be accessed via the ASPxHtmlEditor.StylesEditors property.

Implements

Inheritance

See Also