Back to Devexpress

SpellChecker.CheckContainer() Method

windowsforms-devexpress-dot-xtraspellchecker-dot-spellchecker-6ff2f7dd.md

latest1.2 KB
Original Source

SpellChecker.CheckContainer() Method

Checks the controls in the container of current control for spelling mistakes.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.XtraSpellChecker.v25.2.dll

NuGet Package : DevExpress.Win.SpellChecker

Declaration

csharp
public virtual void CheckContainer()
vb
Public Overridable Sub CheckContainer

Remarks

This method invokes the SpellChecker.CheckContainer method for the SpellChecker.ParentContainer control.

See Also

SpellChecker Class

SpellChecker Members

DevExpress.XtraSpellChecker Namespace