DevExpress.XtraSpellChecker Namespace
In This Article
Contains classes which are used to implement the main functionality of the spell checking component.
Assemblies: DevExpress.Data.v14.2.dll, DevExpress.SpellChecker.v14.2.Core.dll
#Classes
Name | Description |
---|---|
After |
Provides data for the Spell |
Before |
Provides data for the Before |
Before |
Provides data for the Before |
Dictionary |
Represents a collection of Xtra |
Dictionary |
Helper class to make working with dictionaries easier. |
Finish |
Provides data for the Finish |
Form |
Base class that enables you to manage the event which occurs when a form is shown - the Spell |
Hunspell |
A dictionary for the Hunspell spell checking algorithm. |
Ignore |
Represents a list of words being ignored during spell check. |
Not |
Provides data for the Not |
Options |
Contains options that affect text processing. |
Prepare |
Provides data for the Prepare |
Repeated |
Provides data for the Repeated |
Spell |
Represents the base class for the Spell |
Spell |
Serves as a base class for implementing classes that represent Xtra |
Spell |
Represents a custom dictionary of the spell checker. |
Spell |
Represents a custom dictionary of the spell checker. |
Spell |
Defines the base class for Xtra |
Spell |
Represents an Xtra |
Spell |
Represents an Xtra |
Spell |
Provides data for the Spell |
Spelling |
Provides data for the Spelling |
Suggestion |
An instance of this class combines the suggested word and the distance between the suggested and the misspelled words. |
Suggestion |
Represents a collection of suggestions prepared for a missplelled word. |
Word |
Provides data for the Spell |
Wrong |
Container for a misspelled word and words suggested to replace it. |
#Interfaces
Name | Description |
---|---|
ISpell |
Defines the basic interface for spell checker dictionaries. |
#Delegates
#Enums
Name | Description |
---|---|
Spell |
Lists available operation modes of the spell checker. |
Spell |
Lists implemented spell checker operations. |
Spelling |
Lists the visual layouts available for the spelling form. |