How can I print data from a DataGridView in C#?

I am developing a program, and I need to print the Bills data that is displayed in a DataGridView control.
I want to know the code how to print the data in the DataGridView.

I am using Visual Studio 2008 and C# 3.5

8
задан Cody Gray 25 December 2010 в 11:49
поделиться