ISpellChecker.Check(Object) Method
Checks the specified control for spelling mistakes.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | Object | A Control object, representing a control to be checked for spelling mistakes. |
See Also