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

ToolbarsStyles Class

Contains settings that allow the appearance of specific elements within the ASPxHtmlEditor‘s toolbars to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class ToolbarsStyles :
    StylesBase

The following members return ToolbarsStyles objects:

Remarks

An object of the ToolbarsStyles type can be accessed via the ASPxHtmlEditor.StylesToolbars property.

Implements

Inheritance

See Also