ModelBaseBeginNewEdit Method

Begins a new level of committable/revertible editing session on the object.

Definition

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

Implements

ICanEditBeginNewEdit

See Also