ASPxSpellChecker.ErrorWordStyle Property
Provides access to an object specifying style settings for the misspelled word in a text.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ErrorWordStyle | A DevExpress.Web.ASPxSpellChecker.ErrorWordStyle class instance that holds style settings. |
See Also