Back to Devexpress

DevExpress.Web.ASPxSpellChecker Namespace

aspnet-devexpress-dot-web-89ae232b.md

latest5.3 KB
Original Source

DevExpress.Web.ASPxSpellChecker Namespace

Contains classes which implement the main functionality of the ASPxSpellChecker control.

Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll

NuGet Package : DevExpress.Web

Classes

NameDescription
ASPxHunspellDictionaryA dictionary for the Hunspell spell checking algorithm.
ASPxSpellCheckerThe base component of the ASPxSpellChecker Suite.
ASPxSpellCheckerBaseSettingsRepresents the base for the ASPxSpellCheckerSpellingSettings and ASPxSpellCheckerTextSettings classes.
ASPxSpellCheckerCustomDictionaryRepresents a custom dictionary of the spell checker.
ASPxSpellCheckerDictionaryRepresents a dictionary used by the ASPxSpellChecker engine.
ASPxSpellCheckerDictionaryBaseDefines the base class for ASPxSpellChecker dictionaries.
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.
ASPxSpellCheckerSpellingSettingsRepresents a container of settings that affect spell checking.
ASPxSpellCheckerTextSettingsRepresents a container of strings, which are used in the ASPxSpellChecker’s dialogs.
CheckedTextContainerStyleContains style settings for the checked text appearance.
CustomDictionaryLoadingEventArgsProvides data for the ASPxSpellChecker.CustomDictionaryLoading event.
ErrorWordStyleContains style settings that applied to the error word.
SpellCheckerButtonStylesContains settings that allow the appearance of button elements within the ASPxSpellChecker control to be defined.
SpellCheckerClientSideEventsContains a client-side ASPxSpellChecker’s event list.
SpellCheckerDialogFormStylesContains settings that allow the appearance of dialog form elements within the ASPxSpellChecker control to be defined.
SpellCheckerDialogSettingsContains customization settings for form elements of built-in dialogs.
SpellCheckerDictionaryCollectionRepresents a collection of ASPxSpellChecker dictionaries.
SpellCheckerEditorImagesContains settings that allow images to be defined for specific elements of editors used within the ASPxSpellChecker.
SpellCheckerEditorStylesContains style settings of the editors in the spell checker.
SpellCheckerFormsSettingsContains dialog form settings.
SpellCheckerImagesContains style settings that allow you to specify images for the spell checker elements.
SpellCheckerStylesContains settings that define the appearance of certain spellchecker elements.
WebDictionaryThe base class for ASPxSpellChecker dictionaries.

Delegates

NameDescription
CustomDictionaryLoadingEventHandlerA method that will handle the ASPxSpellChecker.CustomDictionaryLoading event.