The following tables list the members exposed by SpellErrorEventArgs.
Name | Description | |
---|---|---|
SpellErrorEventArgs Constructor | Creates a new SpellErrorEventArgs instance. |
Name | Description | |
---|---|---|
Action | Gets or sets the action to be taken with the word in error. | |
ReplaceWord | Gets the sets the word that will replace the incorrectly spelled text if Action is set to SpellErrorAction.Replace. | |
SpellCheckTarget | Gets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs) | |
SpellingError | Gets the Error instance which describes the new error. |