Below are revisions for this snippet.

Format DataGrid Columns - WinForms / VB.Net





Syndication

Revision Revison 1
The easiest way to give columns in a DataGrid the look you want is to use a DataGridTableStyle and to add a GridColumnStyle for each column in the grid.