Back to Devexpress

CheckedTextContainerStyle.PressedStyle Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-checkedtextcontainerstyle-c91a9df0.md

latest1.2 KB
Original Source

CheckedTextContainerStyle.PressedStyle Property

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

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
AppearanceSelectedStyle

Style settings.

|

See Also

CheckedTextContainerStyle Class

CheckedTextContainerStyle Members

DevExpress.Web.ASPxSpellChecker Namespace