DXSpellChecker.CheckContainer() Method
Checks the spelling of the controls in the container for which the DXSpellChecker instance is defined.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.2.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Remarks
Call the DXSpellChecker.Check method to start spell checking in a specific control.
See Also