Version

UndoManagerPreventMergeCommand Class Members

The following tables list the members exposed by UndoManagerPreventMergeCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteReturns a boolean indicating if the command can be executed based on the specified parameter (Inherited from Infragistics.Undo.UndoManagerCommandBase)
Public MethodExecuteOverloaded. Overridden. Used to perform the action associated with the command.  
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also