ISpellCheckerDictionary Interface
Defines the basic interface for spell checker dictionaries.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Related API Members
The following members return ISpellCheckerDictionary objects:
| Library | Related API Members |
|---|---|
| Cross-Platform Class Library | DictionaryCollection.Item[Int32] |
| ASP.NET Web Forms Controls | WebDictionary.GetCachedDictionary() |
See Also