Back to Devexpress

SpellChecker.Dictionaries Property

windowsforms-devexpress-dot-xtraspellchecker-dot-spellchecker-0c2b2c1e.md

latest1.1 KB
Original Source

SpellChecker.Dictionaries Property

Obtains a collection of dictionaries.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.XtraSpellChecker.v25.2.dll

NuGet Package : DevExpress.Win.SpellChecker

Declaration

csharp
public DictionaryCollection Dictionaries { get; }
vb
Public ReadOnly Property Dictionaries As DictionaryCollection

Property Value

TypeDescription
DictionaryCollection

The dictionary collection.

|

See Also

SpellChecker Class

SpellChecker Members

DevExpress.XtraSpellChecker Namespace