Back to Devexpress

HtmlEditorRibbonStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-3dc61107.md

latest1.7 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorRibbonStyles :
    RibbonStyles
vb
Public Class HtmlEditorRibbonStyles
    Inherits RibbonStyles

The following members return HtmlEditorRibbonStyles objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase RibbonStyles HtmlEditorRibbonStyles

See Also

HtmlEditorRibbonStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace