Back to Devexpress

ASPxSpellCheckerBaseSettings Class

aspnet-devexpress-dot-web-dot-aspxspellchecker-20e11cbf.md

latest2.3 KB
Original Source

ASPxSpellCheckerBaseSettings Class

Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxSpellCheckerBaseSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class ASPxSpellCheckerBaseSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

Remarks

This class implements the basic functionality of the settings which can be specified for the ASPxSpellChecker component.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings ASPxSpellCheckerSpellingSettings

ASPxSpellCheckerTextSettings

SpellCheckerDialogSettings

SpellCheckerFormsSettings

ASPxHtmlEditorSpellCheckerSpellingSettings

MVCxSpellCheckerFormsSettings

See Also

ASPxSpellCheckerBaseSettings Members

DevExpress.Web.ASPxSpellChecker Namespace