SpellingSettings.SpellChecker Attached Property
Specifies the SpellChecker instance to which the settings are applied. This is a dependency property.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| SpellChecker | A SpellChecker instance. |
See Also