<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / UndoStack Class / Clear Method

In This Topic
    Clear Method (UndoStack)
    In This Topic
    Clears the undo/redo stack.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also