Skip to main content
A newer version of this page is available. .

ASPxSpellCheckerBaseSettings Class

Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v19.2.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.

See Also