Back to Devexpress

HtmlEditorSpellCheckerStyles Class

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

latest2.1 KB
Original Source

HtmlEditorSpellCheckerStyles Class

Contains settings that allow the appearance of specific elements within the spell checking dialog of the ASPxHtmlEditor to be defined.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorSpellCheckerStyles :
    SpellCheckerStyles
vb
Public Class HtmlEditorSpellCheckerStyles
    Inherits SpellCheckerStyles

The following members return HtmlEditorSpellCheckerStyles objects:

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

Remarks

An object of the HtmlEditorSpellCheckerStyles type can be accessed via the ASPxHtmlEditor.StylesSpellChecker property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase SpellCheckerStyles HtmlEditorSpellCheckerStyles

See Also

HtmlEditorSpellCheckerStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace