SpellCheckerSettings.SettingsDialogFormElements Property
In This Article
Provides access to settings relating to the customization of dialog form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#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 forms..
See Also