SpellChecker.SpellCheckModeChanged Event
In This Article
Occurs when the SpellChecker.SpellCheckMode property is changed.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v14.2.dll
#Declaration
#Event Data
The SpellCheckModeChanged event's handler receives an argument of the EventArgs type.
#Implements
See Also