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