Back to Devexpress

ToolbarsStyles.ToolbarItem Property

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

latest1.3 KB
Original Source

ToolbarsStyles.ToolbarItem Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ToolbarItemStyle ToolbarItem { get; }
vb
Public ReadOnly Property ToolbarItem As ToolbarItemStyle

Property Value

TypeDescription
ToolbarItemStyle

A ToolbarItemStyle object that contains style settings.

|

See Also

HTML Editor

ToolbarsStyles Class

ToolbarsStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace