ISpellChecker.UnregisterIgnoreList(Object) Method
Unregisters the previously registered list of words which should be skipped while checking.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v25.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | Object | A control whose content is checked. |
See Also