Back to Devexpress

HtmlEditorEditorStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-3262e4b6.md

latest1.9 KB
Original Source

HtmlEditorEditorStyles Class

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

Declaration

csharp
public class HtmlEditorEditorStyles :
    EditorStyles
vb
Public Class HtmlEditorEditorStyles
    Inherits EditorStyles

The following members return HtmlEditorEditorStyles objects:

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

Remarks

An object of the HtmlEditorEditorStyles type can be accessed via the ASPxHtmlEditor.StylesEditors property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase EditorStyles HtmlEditorEditorStyles

See Also

HtmlEditorEditorStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace