ScrollIntoView Method (DataGridRow)

Class

DataGridRow.

Action

Tries to bring the row to the top by scrolling the data grid.

Syntax

C#
dataGridRow.ScrollIntoView()
VB
dataGridRow.ScrollIntoView()