Skip to main content

ErrorWordStyle.SelectedStyle Property

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

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceSelectedStyle SelectedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

Style settings.

See Also