Basic Column, Row, and Cell Features in the Windows Forms DataGridView Control

Many basic behaviors of DataGridView cells, rows, and columns can be modified by setting single properties. The topics in this section describe several of the most commonly used of these features.

In This Section

Reference

  • DataGridView
    Provides reference documentation for the control.

See Also

Concepts

Column Types in the Windows Forms DataGridView Control

Other Resources

DataGridView Control (Windows Forms)