ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ClearUndoRedo Method

In This Topic
    ClearUndoRedo Method (C1GanttView)
    In This Topic
    Clears undo and redo stacks.
    Syntax
    'Declaration
     
    Public Sub ClearUndoRedo() 
    public void ClearUndoRedo()
    See Also