<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / UndoStack Class
Properties Methods


In This Topic
    UndoStack Class Members
    In This Topic

    The following tables list the members exposed by UndoStack.

    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the stack contains Redo states.  
    Public PropertyGets a value that indicates whether the stack contains Undo states.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies a saved state.  
    Public MethodClears the undo/redo stack.  
    Public MethodGets an object that represents the current state.  
    Public MethodExecutes a Redo command.  
    Public MethodSaves the current state to the stack.  
    Public MethodExecutes an Undo command.  
    Top
    See Also