ASPxSpellChecker.SettingsDialogFormElements Property
In This Article
Provides access to settings related to the customization of dialog form elements.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SpellCheckerDialogSettings SettingsDialogFormElements { get; }
#Property Value
Type | Description |
---|---|
Spell |
An Spell |
#Remarks
The SettingsDialogFormElements property provides access to settings that allow you to customize the availability of elements within the built-in dialog form.
See Also