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.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CheckedTextContainerStyle | A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle class instance that holds style settings. |
Remarks
See Also