Back to Devexpress

ASPxRichEditSpellCheckerSettings Class

aspnet-devexpress-dot-web-dot-aspxrichedit-a4473e7b.md

latest1.6 KB
Original Source

ASPxRichEditSpellCheckerSettings Class

Contains a set of settings related to spell checking of the RichEdit’s content.

Namespace : DevExpress.Web.ASPxRichEdit

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class ASPxRichEditSpellCheckerSettings :
    ASPxRichEditSettingsBase
vb
Public Class ASPxRichEditSpellCheckerSettings
    Inherits ASPxRichEditSettingsBase

The following members return ASPxRichEditSpellCheckerSettings objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxRichEditSettingsBase ASPxRichEditSpellCheckerSettings

See Also

ASPxRichEditSpellCheckerSettings Members

DevExpress.Web.ASPxRichEdit Namespace