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

ErrorWordStyle.SelectedStyle Property

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

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceSelectedStyle SelectedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

Style settings.

See Also