SpellingSettings.UnderlineColor Attached Property
Gets or sets the color used to underline the misspelled word. This is a dependency property.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Returns
Type | Description |
---|---|
Color | A Color object. |
Remarks
The default color is the Red.
See Also