IIgnoreList.Add(String) Method
Adds a specified word to a list of ignored words.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| word | String | A string representing a word to be ignored. |
See Also