Gets or sets a value indicating whether saving action records for later undo is enabled.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
bool UndoEnabled { get; set; } |
Visual Basic
![]() |
---|
Property UndoEnabled As Boolean |
true to enable undo and redo; false, to disable it.
Setting this property to false will purge the current undo history.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |