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

HtmlEditorRibbonStyles Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorRibbonStyles :
    RibbonStyles

The following members return HtmlEditorRibbonStyles objects:

Remarks

An object of the HtmlEditorRibbonStyles type can be accessed via the ToolbarsStyles.Ribbon property.

Implements

Inheritance

See Also