SpellCheckerDictionary Class
Represents a dictionary used by the XtraSpellChecker engine.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Related API Members
The following members return SpellCheckerDictionary objects:
Remarks
Serves as the base class for custom dictionaries.
Implements
Inheritance
Object
DictionaryBase
SpellCheckerDictionaryBase
SpellCheckerDictionary
See Also