Skip to main content

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

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceSelectedStyle PressedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

Style settings.

See Also