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