Back to Devexpress

MVCxHtmlEditorSpellChecker Class

aspnetmvc-devexpress-dot-web-dot-mvc-bb042540.md

latest3.1 KB
Original Source

MVCxHtmlEditorSpellChecker Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorSpellChecker :
    HtmlEditorSpellChecker
vb
Public Class MVCxHtmlEditorSpellChecker
    Inherits HtmlEditorSpellChecker

Implements

Show 24 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

DevExpress.Web.Internal.IWebControl

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

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

IPropertiesOwner

DevExpress.Web.Design.IControlDesigner

Inheritance

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

See Also

MVCxHtmlEditorSpellChecker Members

HTML Editor

DevExpress.Web.Mvc Namespace