Back to Devexpress

DictionaryBase Class

corelibraries-devexpress-dot-xtraspellchecker-48c4b02a.md

latest1.6 KB
Original Source

DictionaryBase Class

Base class for dictionaries.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.SpellChecker.v25.2.Core.dll

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public abstract class DictionaryBase :
    ISpellCheckerDictionary
vb
Public MustInherit Class DictionaryBase
    Implements ISpellCheckerDictionary

Implements

ISpellCheckerDictionary

Inheritance

Object DictionaryBase HunspellDictionary

SpellCheckerDictionaryBase

SpellCheckerCustomDictionary

SpellCheckerDictionary

SpellCheckerISpellDictionary

SpellCheckerOpenOfficeDictionary

See Also

DictionaryBase Members

DevExpress.XtraSpellChecker Namespace