dotnetmonitor.com

 
Index
Previous
Next

 

The schema of the DataGridView control's attached data store is expressed in the DataGridView control's columns. You can access the DataGridView control's columns by using the Columns collection. You can access the selected columns by using the SelectedColumns collection.

The DataGridViewColumn class diagram

Column Related Classes and Properties

Some of the key cell types have corresponding column types. These are derived from the DataGridViewColumn base class.

What is the DataGridView
Differences between the DataGridView and DataGrid controls
Highlight of features
Structure of DGV
Architecture Elements
Cells and Bands