ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BaseCommand Class / Unexecute() Method

In This Topic
    Unexecute() Method
    In This Topic
    Unexecutes the command.
    Syntax
    'Declaration
     
    Public Overridable Sub Unexecute() 
    public virtual void Unexecute()
    See Also