Skip to main content
All docs
V26.1
  • CheckedTextContainerStyle.HoverStyle Property

    Gets style settings to define the appearance of the checked text in the hover state.

    Namespace: DevExpress.Web.ASPxSpellChecker

    Assembly: DevExpress.Web.ASPxSpellChecker.v26.1.dll

    Declaration

    public virtual AppearanceSelectedStyle HoverStyle { get; }

    Property Value

    Type Description
    AppearanceSelectedStyle

    Style settings.

    See Also