Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorSpellChecker Class

Contains settings that pertain to the HtmlEditor’s built-in spell checking functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxHtmlEditorSpellChecker :
    HtmlEditorSpellChecker

The following code snippet (auto-collected from DevExpress Examples) contains a reference to the MVCxHtmlEditorSpellChecker class.

Note

The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.

Implements

Inheritance

Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSpellChecker
DevExpress.Web.ASPxHtmlEditor.Internal.HtmlEditorSpellChecker
MVCxHtmlEditorSpellChecker
See Also