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

HtmlEditorButtonStyles Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorButtonStyles :
    ButtonControlStyles

The following members return HtmlEditorButtonStyles objects:

Remarks

An object of the HtmlEditorButtonStyles type can be accessed via the ASPxHtmlEditor.StylesButton property.

Implements

See Also