SpellCheckerStyles.CheckedTextContainer Property
In This Article
Provides access to the appearance style object for the Checked Text Container style.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CheckedTextContainerStyle CheckedTextContainer { get; }
#Property Value
Type | Description |
---|---|
Checked |
A DevExpress. |
#Remarks
Use the CheckedTextContainer property to specify the appearance for the Checked Text Container style.
See Also