Back to Devexpress

SpellingSettings.UnderlineColor Attached Property

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellingsettings-6c858ef5.md

latest1.3 KB
Original Source

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

NuGet Package : DevExpress.Wpf.SpellChecker

Declaration

See GetUnderlineColor(DependencyObject) and SetUnderlineColor(DependencyObject, Color).

Returns

TypeDescription
Color

A Color object.

|

Remarks

The default color is the Red.

See Also

SpellingSettings Class

SpellingSettings Members

DevExpress.Xpf.SpellChecker Namespace