DevExpress.Xpf.SpellChecker.v12.2
Contains options that affect text processing.
Initializes a new instance of the OptionsSpelling class.
Represents the base component of the DXSpellChecker Suite for WPF.
Initializes a new instance of the SpellChecker class.
Checks whether the control is registered for use with the DXSpellChecker.
A descendant, representing a control to be checked for spelling mistakes.
true if the control is already registered by the DXSpellChecker; otherwise false.
Checks the specified control for spelling mistakes.
A object representing a control to be checked for spelling mistakes.
Checks the spelling of the text available through the controller interface.
An object implementing the ISpellCheckTextController interface.
Occurs when the spell check is complete.
Checks the controls within the container for spelling mistakes.
A object, representing a container which holds controls to be checked for spelling mistakes.
Checks the spelling of the controls in the container specified for the DXSpellCkecker instance.
Occurs when the culture setting of the spell cheker is changed.
This member supports the internal infrastructure and is not intended to be used directly from your code.
A SpellingFormsManager object.
Creates a list of commands available to an end-user, which depend on the type of misspelling and current spell checker operation mode.
A object, representing a situation when a misspelled word is found.
A generic list of objects.
Constructs an ordered list of suggestions for a given word.
A representing a word for which the suggestions should be calculated.
A object representing a sorted list of suggested words.
Indicates whether the current DXSpellChecker control performs a spelling check.
true if a spelling check is performed; otherwise, false.
Occurs when the Spelling Options form used to specify the is about to be shown.
Provides access to the spelling options set for the spell checker instance.
An object containing the spell checking options.
Gets or sets the control, representing the parent container for the DXSpellChecker instance.
A object, which is the parent container for the controls to be checked.
Gets or sets the DXSpellChecker operation mode.
A enumeration member.
Occurs when the property is changed.
Occurs when the Spelling form is about to be displayed or an end-user clicks the command button that changes the form's contents.