Table of Contents

Method CanUndo

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

CanUndo()

When implemented by a class, indicating whether the undo operation can be performed.

bool CanUndo()

Returns

bool

True if an undo operation is possible; otherwise, false.