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

Declaration

public CheckedTextContainerStyle CheckedTextContainerStyle { get; }

Property Value

Type Description
DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle

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

Remarks

CheckedTextContainerStyle

See Also