FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / EditAction Class / Undo Method

In This Topic
    Undo Method (EditAction)
    In This Topic
    Reverts the effect of the last action.
    Syntax
    'Declaration
     
    
    Public Sub Undo() 
    public void Undo()
    See Also