Skip to main content

MVCxHtmlEditorSpellChecker Class

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxHtmlEditorSpellChecker :
    HtmlEditorSpellChecker

Implements

Show 24 items
DevExpress.Web.Internal.IWebControl
DevExpress.Web.Internal.IComponentHost
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.IClientObjectOwner
DevExpress.Web.Internal.IPostBackDataHandlerEx
DevExpress.Web.Internal.IPostDataCollection
DevExpress.Web.Internal.IHandleCallbackError
DevExpress.Web.Internal.IParentSkinOwner
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IControlDesigner

Inheritance

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