Version

Infragistics.Controls.Interactions.Primitives Namespace

Classes
 ClassDescription
ClassAddToDictionaryCommand A Infragistics.CommandBase object that will change the current misspelled word.
ClassCancelAsyncDictionaryCommand A Infragistics.CommandBase object which will cancel the dictionaries downloading.
ClassCancelDialogCommand A Infragistics.CommandBase object that will close the spell checker dialog window. This command only works from whithin the spell checker dialog window.
ClassChangeAllCommand A Infragistics.CommandBase object that will change the current misspelled word in whole text. This command only works from whithin the spell checker dialog window.
ClassChangeCommand A Infragistics.CommandBase object that will change the current misspelled word. This command only works from whithin the spell checker dialog window.
ClassCloseDialogCommand A Infragistics.CommandBase object that will close the spell checker dialog window. This command only works from whithin the spell checker dialog window.
ClassIgnoreAllCommand A Infragistics.CommandBase object that will ignore the current misspelled word in whole text. This command only works from whithin the spell checker dialog window.
ClassIgnoreCommand A Infragistics.CommandBase object that will ignore the current misspelled word. This command only works from whithin the spell checker dialog window.
ClassNextFieldCommand A Infragistics.CommandBase object that will begin spell checking the next field. This command only works from whithin the spell checker dialog window.
ClassPreviousFieldCommand A Infragistics.CommandBase object that will begin spell checking the previous field. This command only works from whithin the spell checker dialog window.
ClassSpellCheckCommand A Infragistics.CommandBase object used to execute spell check commands. This command only works from whithin the spell checker dialog window.
ClassTargetElement For internal use only.
ClassXamSpellCheckerCommandBase Base class for all commands that deal with a Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow.
See Also