ASPxSpellChecker.GetCheckedTextContainerStyle() Method
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.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
CheckedTextContainerStyle | A DevExpress.Web.ASPxSpellChecker.CheckedTextContainerStyle object containing style settings. |
See Also