Constable Authorization Engine 2.0 BETA

UndoEngine.BeginUndoGroup Method

[This is preliminary documentation and subject to change.]

Begins a new undo group.

Overload List

Begins a new undo group.

public UndoGroup BeginUndoGroup();

Begins a new undo group with the given label.

public UndoGroup BeginUndoGroup(string);

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace