DXSpellChecker.Check() Method
In This Article
Checks the control content for spelling mistakes.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.2.dll
NuGet Package: DevExpress.Wpf.SpellChecker
#Declaration
#Remarks
Call the Check method to load dictionaries and provide an interaction with the user by invoking spelling forms.
Call the DXSpellChecker.CheckContainer method to check the spelling of control in the container.
See Also