Back to Devexpress

ASPxSpellChecker.StylesButton Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-aspxspellchecker-9ed80334.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public SpellCheckerButtonStyles StylesButton { get; }
vb
Public ReadOnly Property StylesButton As SpellCheckerButtonStyles

Property Value

TypeDescription
SpellCheckerButtonStyles

A SpellCheckerButtonStyles object, containing the button style settings.

|

See Also

StylesDialogForm

StylesEditors

ASPxSpellChecker Class

ASPxSpellChecker Members

DevExpress.Web.ASPxSpellChecker Namespace