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

ErrorWordStyle.PressedStyle Property

Gets the style settings applied to the error word in the pressed state.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceSelectedStyle PressedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

Style settings.

See Also