When I select a portion of the Datagridview what is the correct command to print the selection?
I was looking at
Something def a miss there.
I was looking at
Code:
DataGridViewPrinter.StartPrint(DataGridView, False, True, "List A", "List B")