Skip to main content
A newer version of this page is available. .

DevExpress.Xpf.SpellChecker Namespace

Contains classes which implement the main functionality of the DXSpellChecker for WPF suite.

Assembly: DevExpress.Xpf.SpellChecker.v18.2.dll

Classes

Name Description
DictionarySourceCollection A collection of source dictionaries that are used to check spelling in a document.
DXSpellChecker Allows you to implement the spell checking functionality for the text controls.
HunspellDictionaryExtension An extension instance implementing the HunspellDictionary functionality.
OptionsSpelling Contains options that affect text processing.
RichEditSpellChecker Allows you to implement the spell checking functionality for the RichEditControl.
SpellChecker Represents the base component of the DXSpellChecker Suite for WPF.
SpellCheckerBase<T> Serves as a base class to the DXSpellChecker and RichEditSpellChecker behaviors.
SpellCheckerCustomDictionaryExtension An extension object implementing the SpellCheckerCustomDictionary functionality.
SpellCheckerDictionaryCollection The collection of dictionaries provided for the RichEditSpellChecker or DXSpellChecker behaviors.
SpellCheckerISpellDictionaryExtension An extension instance implementing the SpellCheckerISpellDictionary functionality.
SpellCheckerOpenOfficeDictionaryExtension An extension instance implementing the SpellCheckerOpenOfficeDictionary functionality.
SpellingExtensions static A base class for spell check extension methods.
SpellingSettings Specifies spelling settings for a framework element.