Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Xpf.SpellChecker Namespace

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

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

NuGet Package: DevExpress.Wpf.SpellChecker

#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 in XAML.
HunspellDictionaryExtension An extension instance implementing the HunspellDictionary functionality in XAML.
OptionsSpelling Contains options that affect text processing.
RichEditSpellChecker Allows you to implement the spell checking functionality for the RichEditControl in XAML.
SpellChecker Represents the base component of the Spell Checker.
SpellCheckerBase<T> Serves as a base class to the DXSpellChecker and RichEditSpellChecker behaviors.
SpellCheckerCustomDictionaryExtension An extension object implementing the SpellCheckerCustomDictionary functionality in XAML.
SpellCheckerDictionaryCollection The collection of dictionaries provided for the RichEditSpellChecker or DXSpellChecker behaviors.
SpellCheckerISpellDictionaryExtension An extension instance implementing the SpellCheckerISpellDictionary functionality in XAML.
SpellCheckerOpenOfficeDictionaryExtension An extension instance implementing the SpellCheckerOpenOfficeDictionary functionality in XAML.
SpellingExtensions static A base class for spell check extension methods.
SpellingSettings Specifies spelling settings for a framework element.