Version

SpellCheckDialogOpeningEventArgs Class Members

The following tables list the members exposed by SpellCheckDialogOpeningEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancelGets or sets whether or not to cancel the showing of the default spell check dialog.  
Public PropertySpellCheckDialogGets or sets the spell check dialog to display to the user.  
Public PropertySpellCheckTargetGets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs)
See Also