The ROUNDDOWN function is a Math and Trigonometry function in Microsoft Excel that rounds a number down toward zero. The formula for the ROUNDDOWN function is ROUNDDOWN(number, num-digits). The syntax ...
You can use a calculated collumn (DataColumn.Expression) in DataTable's, combined with the Math.Round function should give you the desired result.