SpellCheckerStyles.ErrorWord Property
Provides access to the appearance style object of the Error Word style.
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 object, containing apperance settings for the Error Word style. |
Remarks
Use the ErrorWord property to specify the appearance of the Error Word style.
See Also