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

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

Declaration

Returns

Type Description
DevExpress.Xpf.SpellChecker.UnderlineStyle

An UnderlineStyle enumeration member.

See Also