aspnet-devexpress-dot-web-dot-aspxhtmleditor-9fc98155.md
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
public class HtmlEditorButtonStyles :
ButtonControlStyles
Public Class HtmlEditorButtonStyles
Inherits ButtonControlStyles
The following members return HtmlEditorButtonStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesButton |
| ASP.NET MVC Extensions | HtmlEditorSettings.StylesButton |
An object of the HtmlEditorButtonStyles type can be accessed via the ASPxHtmlEditor.StylesButton property.
Object StateManager PropertiesBase StylesBase ButtonControlStyles HtmlEditorButtonStyles
See Also