ASPxSpellCheckerBaseSettings Class
In This Article
Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
#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