ASPxSpellChecker.StylesDialogForm Property
In This Article
Provides access to style settings for the spellchecker forms.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SpellCheckerDialogFormStyles StylesDialogForm { get; }
#Property Value
Type | Description |
---|---|
Spell |
A Spell |
See Also