Skip to main content
A newer version of this page is available. .

ASPxSpellChecker.CheckedTextContainerStyle Property

Provides access to an object specifying style settings for the element that contains text to be checked.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public CheckedTextContainerStyle CheckedTextContainerStyle { get; }

Property Value

Type Description
CheckedTextContainerStyle

A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle class instance that holds style settings.

Remarks

CheckedTextContainerStyle

See Also