Skip to main content
All docs
V25.1
  • 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.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public virtual AppearanceSelectedStyle HoverStyle { get; }

    Property Value

    Type Description
    AppearanceSelectedStyle

    Style settings.

    See Also