ASPxSpellChecker.CheckedTextContainerStyle Property
In This Article
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 |
---|---|
Checked |
A DevExpress. |
#Remarks
See Also