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

SpellCheckerFormsSettings Class

Contains dialog form settings.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public class SpellCheckerFormsSettings :
    ASPxSpellCheckerBaseSettings

The following members return SpellCheckerFormsSettings objects:

Remarks

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

See Also