Styling With the DataGridColumnStyle, Part 1

I wrote a two-part article that takes a look at leveraging the adaptability of the Windows Forms DataGrid to enhance the data interaction and presentation capabilities of the control. The first part provides a thorough examination of the rendering architecture of the control. The second part (which will be published in January) will guide you through the creation of several different custom column styles.

Feedback and constructive criticism are welcome.