Version

UndoManagerCommandBase Class Members

The following tables list the members exposed by UndoManagerCommandBase.

Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Returns a boolean indicating if the command can be executed based on the specified parameter  
Public MethodExecuteOverloaded. Overridden. Invoked when the command should be executed.  
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also