aspnet-devexpress-dot-web-dot-aspxhtmleditor-3262e4b6.md
Contains settings that allow the appearance of different editor 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 HtmlEditorEditorStyles :
EditorStyles
Public Class HtmlEditorEditorStyles
Inherits EditorStyles
The following members return HtmlEditorEditorStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesEditors |
| ASP.NET MVC Extensions | HtmlEditorSettings.StylesEditors |
An object of the HtmlEditorEditorStyles type can be accessed via the ASPxHtmlEditor.StylesEditors property.
Object StateManager PropertiesBase StylesBase EditorStyles HtmlEditorEditorStyles
See Also