Back to Devexpress

Product Class Structure

aspnet-9539-components-spell-checker-fundamentals-product-class-structure.md

latest1.6 KB
Original Source

Product Class Structure

  • Dec 17, 2020

Use the following links to access reference information about the most important classes in the ASPxSpellChecker Suite.

ClassDescription
ASPxSpellCheckerThe base component of the ASPxSpellChecker Suite.
ASPxClientSpellCheckerRepresents the client-side equivalent of the ASPxSpellChecker class.
ASPxSpellCheckerSpellingSettingsRepresents a container of settings that affect spell checking.
ASPxSpellCheckerDictionaryRepresents a dictionary used by the ASPxSpellChecker engine.
ASPxSpellCheckerISpellDictionaryRepresents an ASPxSpellChecker dictionary originated from a dictionary in the ISpell format.
ASPxSpellCheckerOpenOfficeDictionaryRepresents an ASPxSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format.
ASPxSpellCheckerCustomDictionaryRepresents a custom dictionary of the spell checker.
SuggestionCollectionA collection of suggestions prepared for a misspelled word.