Back to Devexpress

ToolbarsStyles.Ribbon Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-toolbarsstyles-8b1cdafa.md

latest1.3 KB
Original Source

ToolbarsStyles.Ribbon Property

Gets the style settings that define the appearance of the ASPxHtmlEditor’s ribbon toolbar elements.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorRibbonStyles Ribbon { get; }
vb
Public ReadOnly Property Ribbon As HtmlEditorRibbonStyles

Property Value

TypeDescription
HtmlEditorRibbonStyles

A HtmlEditorRibbonStyles object that contains style settings.

|

See Also

ToolbarsStyles Class

ToolbarsStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace