ASPxSpellChecker.SettingsForms Property
In This Article
Gets the settings allowing you to specify paths to dialog forms (UserControls) stored within a web site.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SpellCheckerFormsSettings SettingsForms { get; }
#Property Value
Type | Description |
---|---|
Spell |
A Spell |
See Also