GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseCommand Class / AddCommandToUndoStack Method

In This Topic
    AddCommandToUndoStack Method (BaseCommand)
    In This Topic
    Add command to the undo stack for undo operation.
    Syntax
    'Declaration
     
    Protected Sub AddCommandToUndoStack() 
    protected void AddCommandToUndoStack()
    See Also