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