MindFusion.Wpf Pack Programmer's Guide
Schedule.CanUndo Property
See Also
 





Gets or sets a value indicating whether there is a command in the undo history which can be undone.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public bool CanUndo { get; }

Visual Basic  Copy Code

Public ReadOnly Property CanUndo As Boolean

 Property Value

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace