SpellCheckerBase.Dictionaries Property
Provides access to the spell checker dictionaries collection.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DictionaryCollection | A DictionaryCollection object representing a collection of dictionaries. |
See Also