ScrollIntoView Method (SLDataGridRow)

Action

Scrolls the row into view.

Syntax

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