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.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Returns
Type | Description |
---|---|
DevExpress.Xpf.SpellChecker.UnderlineStyle | An UnderlineStyle enumeration member. |
See Also