ASPxSpellCheckerBaseSettings Class
In This Article
Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxSpellCheckerBaseSettings :
PropertiesBase,
IPropertiesOwner
#Remarks
This class implements the basic functionality of the settings which can be specified for the ASPxSpellChecker component.
#Inheritance
See Also