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

In This Topic
    Undo Method (C1FlexSheet)
    In This Topic
    Undoes the last action (valid only when CanUndo returns true).
    Syntax
    'Declaration
     
    
    Public Sub Undo() 
    public void Undo()
    See Also