FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / IUndoableAction Interface / Undo Method

In This Topic
    Undo Method (IUndoableAction)
    In This Topic
    Reverses the effect of the last action.
    Syntax
    'Declaration
     
    
    Sub Undo() 
    void Undo()
    See Also