Version 24.2 (latest)

XamSpellCheckerCommandBase Class Methods

For a list of all members of this type, see XamSpellCheckerCommandBase members.

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Overridden. Executes the command  
Protected Methods
 NameDescription
Protected MethodCanExecuteDialogCommandReports if the CanExecuteDialogCommand can be executed on the Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow.  
Protected MethodExecuteCommandExecutes the specific command on the specified Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also