Skip to main content

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.v24.2.dll

NuGet Package: DevExpress.Web

#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

See Also