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

HtmlEditorStyles Class

Contains settings that allow the appearance of the ASPxHtmlEditor‘s different elements to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorStyles :
    StylesBase

The following members return HtmlEditorStyles objects:

Remarks

An object of the HtmlEditorStyles type can be accessed via the ASPxHtmlEditor.Styles property.

Implements

Inheritance

See Also