Skip to main content

ASPxSpellCheckerBaseSettings Class

Represents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.

Namespace: DevExpress.Web.ASPxSpellChecker

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

See Also