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