Charting for WinForms Programmer's Guide
TrackChangesCommand Methods
 


 Public Methods

  Name Description

Cancel

Cancels the command. (Inherited from DisposableCommand.)

Dispose

IDisposable.Dispose implementation. (Inherited from DisposableCommand.)

 Protected Methods

  Name Description

BeginChange

Called before undoing or redoing the command.

EndChange

Called after undoing or redoing the command.

Execute

Command.Execute override. (Inherited from DisposableCommand.)

Redo

DisposableCommand.Redo override.

Undo

DisposableCommand.Undo override.

 See Also

TrackChangesCommand Class
MindFusion.Charting.Commands Namespace