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