SpellChecker.CheckContainer() Method
Checks the controls in the container of current control for spelling mistakes.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v24.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Declaration
Remarks
This method invokes the SpellChecker.CheckContainer method for the SpellChecker.ParentContainer control.
See Also