Skip to main content

ASPxSpellCheckerBaseSettings Class

Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.

Namespace: DevExpress.Web.ASPxSpellChecker

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