ModelBaseCommitLastEdit Method

Commits all changes since the last BeginNewEdit call.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public void CommitLastEdit()

Implements

ICanEditCommitLastEdit

See Also