Back to Devexpress

SpellChecker.Check Method

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellchecker-dot-check.md

latest664 B
Original Source

SpellChecker.Check Method

NameParametersDescription
Check(ISpellCheckTextControlController)controllerChecks the spelling of the text available through the controller interface.
Check(String)textChecks the specified text for spelling mistakes.
Check(Control)editControlChecks the specified control for spelling mistakes.