# How to: Set Default Cell Styles and Data Formats for the Windows Forms DataGridView Control Using the Designer The <xref:System.Windows.Forms.DataGridView> control lets you specify default cell ...
Tabular data is often presented to users in a ledger-like format where alternating rows have different background colors. This format makes it easier for users to tell which cells are in each row, ...