Back to Devexpress

ErrorWordStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-errorwordstyle.md

latest1.1 KB
Original Source

ErrorWordStyle.HoverStyle Property

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

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overridable ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

Style settings.

|

See Also

ErrorWordStyle Class

ErrorWordStyle Members

DevExpress.Web.ASPxSpellChecker Namespace