Undoes an action saved in the command history.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public void Undo () |
Visual Basic
![]() |
---|
Public Sub Undo () |
To check if there is currently an action that can be undone, use the CanUndo property. Calling Undo when CanUndo is false has no effect.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |