Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.SpellChecker, DevExpress.Wpf.RichEdit, DevExpress.Wpf.SpellChecker

Declaration

Returns

Type Description
Color

A Color object.

Remarks

The default color is the Red.

See Also