Back to Devexpress

HtmlEditorStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-e91ffeba.md

latest1.9 KB
Original Source

HtmlEditorStyles Class

Contains settings that allow the appearance of the ASPxHtmlEditor ‘s different elements to be defined.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorStyles :
    StylesBase
vb
Public Class HtmlEditorStyles
    Inherits StylesBase

The following members return HtmlEditorStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.Styles
ASP.NET MVC ExtensionsHtmlEditorSettings.Styles
MVCxHtmlEditor.Styles

Remarks

An object of the HtmlEditorStyles type can be accessed via the ASPxHtmlEditor.Styles property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase HtmlEditorStyles

See Also

HtmlEditorStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace