System.Data.DataRowView.EndEdit Method

Commits changes to the underlying System.Data.DataRow and ends the editing session that was begun with DataRowView.BeginEdit. Use DataRowView.CancelEdit to discard the changes made to the System.Data.DataRow.

Syntax

public void EndEdit ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0