The following tables list the members exposed by SpellCheckingEventArgs.
| Name | Description | |
|---|---|---|
![]() | SpellCheckingEventArgs Constructor | Creates a new SpellCheckingEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets whether or not to cancel the spell checking of an object. |
![]() | 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) |