Cancels an edit procedure.
After calling DataRowView.CancelEdit, all changes to the row are rolled back. You can also roll back changes by calling DataTable.RejectChanges on the parent System.Data.DataTable.