Skip to main content

SpellingSettings.UnderlineStyle Attached Property

Gets or sets the underline style for misspelled words. This is a dependency property.

Namespace: DevExpress.Xpf.SpellChecker

Assembly: DevExpress.Xpf.SpellChecker.v23.2.dll

NuGet Package: DevExpress.Wpf.SpellChecker

Declaration

Returns

Type Description
DevExpress.Xpf.SpellChecker.UnderlineStyle

An UnderlineStyle enumeration member.

See Also