Returns a value indicating whether a redo operation can be performed in the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool CanRedo() |
Visual Basic (Declaration) |
---|
Public Function CanRedo As Boolean |