Skip to main content
All docs
V25.1
  • CheckedTextContainerStyle.SelectedStyle Property

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

    Namespace: DevExpress.Web.ASPxSpellChecker

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

    NuGet Package: DevExpress.Web

    Declaration

    public virtual AppearanceSelectedStyle SelectedStyle { get; }

    Property Value

    Type Description
    AppearanceSelectedStyle

    Style settings.

    See Also