Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

SpellCheckerFormsSettings Class

Contains dialog form settings.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SpellCheckerFormsSettings :
    ASPxSpellCheckerBaseSettings

The following members return SpellCheckerFormsSettings objects:

Remarks

These settings can be accessed via the ASPxSpellChecker.SettingsForms property.

See Also