[This is preliminary documentation and subject to change.]
Begins a new undo group.
Begins a new undo group.
public UndoGroup BeginUndoGroup();
Begins a new undo group with the given label.
public UndoGroup BeginUndoGroup(string);
UndoEngine Class | LaMarvin.ComponentModel Namespace