Back to Devexpress

CheckedTextContainerStyle.SelectedStyle Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-checkedtextcontainerstyle-77941a66.md

latest1.2 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle SelectedStyle { get; }
vb
Public Overridable ReadOnly Property SelectedStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

Style settings.

|

See Also

CheckedTextContainerStyle Class

CheckedTextContainerStyle Members

DevExpress.Web.ASPxSpellChecker Namespace