GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoUndoManager Class
/ UndoEditIndex Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UndoEditIndex Property
In This Topic
Gets the index into AllEdits for the current undoable edit.
Syntax
C#
public
int
UndoEditIndex {
get
;}
Property Value
-1 if there's no undoable edit to be undone.
See Also
Reference
GoUndoManager Class
GoUndoManager Members