CheckedTextContainerStyle.HoverStyle Property
In This Article
Gets style settings to define the appearance of the checked text in the hover state.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual AppearanceSelectedStyle HoverStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
Style settings. |
See Also