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.Mvc5.v20.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxHtmlEditorSpellChecker :
    HtmlEditorSpellChecker

Inheritance

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