ComponentOne GanttView for WinForms
BaseCommand Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : BaseCommand Class
This class represents the a command in GanttView.
Object Model
BaseCommand Class
Syntax
'Declaration
 
Public MustInherit Class BaseCommand 
public abstract class BaseCommand 
Remarks
Implements this class to support undo/redo for you custom action.
Inheritance Hierarchy

System.Object
   C1.Win.C1GanttView.BaseCommand

See Also

Reference

BaseCommand Members
C1.Win.C1GanttView Namespace