... // Set the column header names. dataGridView1. Columns[0]. Name = "Recipe"; dataGridView1. Columns[1] ...
msdn.microsoft.com