Skip to main content
All docs
V26.1
  • ErrorWordStyle.SelectedStyle Property

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

    Namespace: DevExpress.Web.ASPxSpellChecker

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

    Declaration

    public virtual AppearanceSelectedStyle SelectedStyle { get; }

    Property Value

    Type Description
    AppearanceSelectedStyle

    Style settings.

    See Also