Skip to main content
A newer version of this page is available. .

SpellChecker.CheckContainer() Method

Checks the spelling of the controls in the container specified for the DXSpellCkecker instance.

Namespace: DevExpress.Xpf.SpellChecker

Assembly: DevExpress.Xpf.SpellChecker.v18.2.dll

Declaration

public virtual void CheckContainer()

Remarks

The CheckContainer method invokes the SpellChecker.CheckContainer method, for the SpellChecker.ParentContainer control.

See Also