ScrollIntoView Method (DataGridItem)

Action

Tries to bring the item to the top left corner of the datagrid.

Syntax

C#
dataGridItem.ScrollIntoView()
VB
dataGridItem.ScrollIntoView()