Skip to main content

SpellCheckerFormsSettings Class

Contains dialog form settings.

Namespace: DevExpress.Web.ASPxSpellChecker

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