C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / BaseCommand Class
Members

BaseCommand Class
This class represents the a command in GanttView.
Object Model
BaseCommand Class
Syntax
'Declaration
 
Public MustInherit Class BaseCommand 
 
Remarks
Implements this class to support undo/redo for you custom action.
Inheritance Hierarchy

System.Object
   C1.GanttView.BaseCommand

See Also