Skip to main content

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.v24.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