Back to Devexpress

ASPxHtmlEditor.StylesButton Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-9b1c4634.md

latest2.1 KB
Original Source

ASPxHtmlEditor.StylesButton Property

Provides access to the style settings that define the appearance of button elements used by the ASPxHtmlEditor control (within dialog forms, for instance).

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorButtonStyles StylesButton { get; }
vb
Public ReadOnly Property StylesButton As HtmlEditorButtonStyles

Property Value

TypeDescription
HtmlEditorButtonStyles

A HtmlEditorButtonStyles object that contains style settings.

|

See Also

Styles

StylesContextMenu

StylesDialogForm

StylesEditors

StylesRoundPanel

StylesStatusBar

StylesToolbars

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace