ASPxSpellChecker.ErrorWordStyle Property
In This Article
Provides access to an object specifying style settings for the misspelled word in a text.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ErrorWordStyle ErrorWordStyle { get; }
#Property Value
Type | Description |
---|---|
Error |
A DevExpress. |
See Also