csharp scroll to bottom of datagridview vb.net

Code Example - csharp scroll to bottom of datagridview vb.net

                
                        dataGridView1.FirstDisplayedScrollingRowIndex = dataGridView1.RowCount-1