Class | Description | |
---|---|---|
AddToDictionaryCommand | A Infragistics.CommandBase object that will change the current misspelled word. | |
CancelAsyncDictionaryCommand | A Infragistics.CommandBase object which will cancel the dictionaries downloading. | |
CancelDialogCommand | A Infragistics.CommandBase object that will close the spell checker dialog window. This command only works from whithin the spell checker dialog window. | |
ChangeAllCommand | 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. | |
ChangeCommand | A Infragistics.CommandBase object that will change the current misspelled word. This command only works from whithin the spell checker dialog window. | |
CloseDialogCommand | A Infragistics.CommandBase object that will close the spell checker dialog window. This command only works from whithin the spell checker dialog window. | |
IgnoreAllCommand | 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. | |
IgnoreCommand | A Infragistics.CommandBase object that will ignore the current misspelled word. This command only works from whithin the spell checker dialog window. | |
NextFieldCommand | A Infragistics.CommandBase object that will begin spell checking the next field. This command only works from whithin the spell checker dialog window. | |
PreviousFieldCommand | A Infragistics.CommandBase object that will begin spell checking the previous field. This command only works from whithin the spell checker dialog window. | |
SpellCheckCommand | A Infragistics.CommandBase object used to execute spell check commands. This command only works from whithin the spell checker dialog window. | |
TargetElement | For internal use only. | |
XamSpellCheckerCommandBase | Base class for all commands that deal with a Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow. |