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

SpellCheckerButtonStyles Class

Contains settings that allow the appearance of button elements within the ASPxSpellChecker control to be defined.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public class SpellCheckerButtonStyles :
    ButtonControlStyles

The following members return SpellCheckerButtonStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxSpellChecker.StylesButton
ASP.NET MVC Extensions SpellCheckerSettings.StylesButton

Implements

See Also