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