SpellCheckerSettings.SettingsForms Property
In This Article
Provides access to settings that are related to customized built-in dialog forms (UserControls) stored within a web site.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public MVCxSpellCheckerFormsSettings SettingsForms { get; }
#Property Value
Type | Description |
---|---|
MVCx |
A MVCx |
See Also