ASPxSpellChecker.StylesButton Property
In This Article
Provides access to an object which specifies the appearance of buttons on the spelling form.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SpellCheckerButtonStyles StylesButton { get; }
#Property Value
Type | Description |
---|---|
Spell |
A Spell |
See Also