Version 24.2 (latest)

CancelDialogCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Protected Methods
 NameDescription
Protected MethodCanExecuteDialogCommandReports if the XamSpellCheckerCommandBase.CanExecuteDialogCommand can be executed on the Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow. (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Protected MethodExecuteCommandOverridden. Executes the close dialog command.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also