Back to Devexpress

ToolbarsStyles.Toolbar Property

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

latest1.3 KB
Original Source

ToolbarsStyles.Toolbar Property

Gets the style settings that define the appearance of toolbars within the ASPxHtmlEditor control.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ToolbarStyle Toolbar { get; }
vb
Public ReadOnly Property Toolbar As ToolbarStyle

Property Value

TypeDescription
ToolbarStyle

A ToolbarStyle object that contains style settings.

|

See Also

HTML Editor

ToolbarsStyles Class

ToolbarsStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace