Returns a value indicating whether an undo operation can be performed in the control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public bool CanUndo()
Visual Basic (Declaration)
Public Function CanUndo As Boolean

See Also