ScrollIntoView Method (WPFDataGridRow)

Action

Scrolls the row into view.

Syntax

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