GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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