ISpellCheckerDictionary Interface
In This Article
Defines the basic interface for spell checker dictionaries.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
#Returned By
The DictionaryCollection.Item[Int32] property returns an instance of ISpellCheckerDictionary.
See Also