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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
SpellCheckerButtonStyles | A SpellCheckerButtonStyles object, containing the button style settings. |
See Also