The following tables list the members exposed by SpellCheckedEventArgs.
| Name | Description | |
|---|---|---|
![]() | SpellCheckedEventArgs Constructor | Creates a new SpellCheckedEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Errors | Gets the collection of errors found in the spell checked text. |
![]() | Length | Gets the length of the spell checked text portion. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTextEventArgs) |
![]() | Offset | Gets the offset in the SpellCheckTextEventArgs.Text where the spell checked text portion begins. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTextEventArgs) |
![]() | SpellCheckTarget | Gets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs) |
![]() | Text | Gets the full text of the target being spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTextEventArgs) |