Back to Devexpress

HtmlEditorButtonStyles Class

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

latest2.0 KB
Original Source

HtmlEditorButtonStyles Class

Contains settings that allow the appearance of button 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 HtmlEditorButtonStyles :
    ButtonControlStyles
vb
Public Class HtmlEditorButtonStyles
    Inherits ButtonControlStyles

The following members return HtmlEditorButtonStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.StylesButton
ASP.NET MVC ExtensionsHtmlEditorSettings.StylesButton

Remarks

An object of the HtmlEditorButtonStyles type can be accessed via the ASPxHtmlEditor.StylesButton property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase ButtonControlStyles HtmlEditorButtonStyles

See Also

HtmlEditorButtonStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace