Documentation
-
Freeze Columns in DataGridView Control Using the Designer - Windows Forms
Learn more about how to freeze columns in the Windows Forms DataGridView control using the designer.
-
Set Font and Color Styles in DataGridView Control - Windows Forms
Learn about how to set font and color styles in the Windows Forms DataGridView control by setting properties of the DataGridViewCellStyle class.
-
Get and Set the Current Cell in DataGridView Control - Windows Forms
Learn how to programmatically discover which cell is currently active by getting and setting the current cell in the Windows Forms DataGridView control.