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

Spell Checker API Structure

Use the following links to access reference information about the most important classes in the Spell Checker.

Class Description
SpellChecker The component that allows you to add Microsoft Office style spell checking capabilities into your application.
OptionsSpelling Contains options that affect text processing.
CheckAsYouTypeOptions Represents an object that contains various settings for the SpellCheckMode.AsYouType operation mode of the spell checker.
SpellCheckerDictionary Represents a dictionary used by the XtraSpellChecker engine.
SpellCheckerISpellDictionary Represents an XtraSpellChecker dictionary originated from a dictionary in the ISpell format.
SpellCheckerOpenOfficeDictionary Represents an XtraSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format.
SpellCheckerCustomDictionary Represents a custom dictionary of the spell checker.
SharedDictionaryStorage The component that holds dictionaries available for different instances of the SpellChecker component.
SuggestionCollection A collection of suggestions prepared for a misspelled word.