aspnet-devexpress-dot-web-dot-aspxspellchecker-20e11cbf.md
Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.
Namespace : DevExpress.Web.ASPxSpellChecker
Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxSpellCheckerBaseSettings :
PropertiesBase,
IPropertiesOwner
Public Class ASPxSpellCheckerBaseSettings
Inherits PropertiesBase
Implements IPropertiesOwner
This class implements the basic functionality of the settings which can be specified for the ASPxSpellChecker component.
Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings ASPxSpellCheckerSpellingSettings
ASPxHtmlEditorSpellCheckerSpellingSettings
See Also