ASPxSpellChecker.GetCheckedTextContainerStyle() Method
In This Article
Returns an object containing style settings of the control which holds the text being checked in the spelling form.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CheckedTextContainerStyle GetCheckedTextContainerStyle()
#Returns
Type | Description |
---|---|
Checked |
A DevExpress. |
See Also