DevExpress.XtraSpellChecker Namespace
Contains classes which are used to implement the main functionality of the XtraSpellChecker.
Assemblies: DevExpress.Data.v24.2.dll, DevExpress.SpellChecker.v24.2.Core.dll
NuGet Packages: DevExpress.Data, DevExpress.SpellChecker.Core
#Classes
Name | Description |
---|---|
After |
Provides data for the Spell |
After |
Provides data for the After |
Before |
Provides data for the Before |
Before |
Provides data for the Before |
Check |
Represents the result of the spelling check. |
Dictionary |
Base class for dictionaries. |
Dictionary |
Represents a collection of Xtra |
Dictionary |
Helper class to make working with dictionaries easier. |
Finish |
Provides data for the Finish |
Form |
Provides data for the events which occur when a form is shown - Spell |
Hunspell |
A dictionary for the Hunspell spell checking algorithm. |
Ignore |
Represents a list of words 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 dictionary used by the Xtra |
Spell |
Defines the base class for Xtra |
Spell |
Represents an Xtra |
Spell |
Represents an Xtra |
Spell |
Provides data for the Spell |
Spelling |
Provides information about the spelling error. |
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 |
A collection of suggestions prepared for a misspelled word. |
Word |
Provides data for the ISpell |
Wrong |
Container for a misspelled word and words suggested to replace it. |
#Interfaces
Name | Description |
---|---|
ICheck |
Represents the result of the spelling check. |
IIgnore |
An interface used to represent a list of words ignored during spell check. |
IOptions |
The options used for the spelling check. |
ISpell |
The base interface for a spell checker. |
ISpell |
Defines the basic interface for spell checker dictionaries. |
ISpelling |
Comprises erroneous word, error type and location. |
#Delegates
#Enums
Name | Description |
---|---|
Check |
Lists result types of spelling check. |
Spell |
Lists available operation modes of the spell checker. |
Spell |
Lists implemented spell checker operations. |
Spelling |
Lists error types found during a spell check. |
Spelling |
Lists the visual layouts available for the spelling form in Xtra |
Stop |
Lists the values specifying the reasons why the spell check was stopped. |