Skip to main content
A newer version of this page is available. .

ASPxSpellChecker.StylesButton Property

Provides access to an object which specifies the appearance of buttons on the spelling form.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll

Declaration

public SpellCheckerButtonStyles StylesButton { get; }

Property Value

Type Description
SpellCheckerButtonStyles

A SpellCheckerButtonStyles object, containing the button style settings.

See Also