Method CanRedo
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CanRedo()
Indicating whether the redo operation can be performed.
public bool CanRedo()
Returns
- bool
True if succeed; otherwise false.
Indicating whether the redo operation can be performed.
public bool CanRedo()
True if succeed; otherwise false.