dotnetmonitor.com |
|
||||||||||||
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.
Some of the key cell types have corresponding column types. These are derived from the DataGridViewColumn base class. |
||||||||||||
|
||||||||||||