SpellCheckerStyles.ErrorWord Property
In This Article
Provides access to the appearance style object of the Error Word style.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ErrorWordStyle ErrorWord { get; }
#Property Value
Type | Description |
---|---|
Error |
A DevExpress. |
#Remarks
Use the ErrorWord property to specify the appearance of the Error Word style.
See Also