SpellCheckerStyles.CheckedTextContainer Property
Provides access to the appearance style object for the Checked Text Container style.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CheckedTextContainerStyle | A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle object, containing apperance settings for the Checked Text Container style. |
Remarks
Use the CheckedTextContainer property to specify the appearance for the Checked Text Container style.
See Also