ModelBaseUndoAll Method

Undoes all possible undo steps.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
C#
public void UndoAll()

Implements

ICanUndoUndoAll

See Also