GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ StartTransaction Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
StartTransaction Method (GoDocument)
In This Topic
Call the UndoManager's
GoUndoManager.StartTransaction
method.
Syntax
C#
public
virtual
bool
StartTransaction()
Return Value
the value of
GoUndoManager.StartTransaction
Remarks
GoUndoManager
.
GoUndoManager.StartTransaction
, will raise a Changed event with a hint of
StartedTransaction
.
See Also
Reference
GoDocument Class
GoDocument Members
FinishTransaction Method