Method CanRedo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
CanRedo()
When implemented by a class, indicating whether the redo operation can be performed.
bool CanRedo()
Returns
- bool
True if a redo operation is possible; otherwise, false.