Gets a value indicating whether there is a command in the undo history which can be redone.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool CanRedo { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property CanRedo As Boolean |
true if there is a command in the history that can be redone; otherwise, false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |