dotnetmonitor.com

 
Index
Previous
Next

 

The DataGridView obviously provides scrolling support via the horizontal and vertical scrollbars. It also provides vertical scrolling via the mouse wheel. Scrolling horizontally scrolls in pixel values while scrolling vertically scrolls in row index. The DataGridView does not provide support for scrolling rows in pixel increments.
What is the DataGridView
Differences between the DataGridView and DataGrid controls
Highlight of features
Structure of DGV
Architecture Elements
Cells and Bands