DataRowView::EndEdit Method ()
.NET Framework (current version)
Commits changes to the underlying DataRow and ends the editing session that was begun with BeginEdit. Use CancelEdit to discard the changes made to the DataRow.
Assembly: System.Data (in System.Data.dll)
.NET Framework
Available since 1.1
Available since 1.1
Show: