ScrollIntoView Method (SLDataGrid)

Class

SLDataGrid class

Action

Scrolls the specified row or cell into view.

Syntax

dataGrid.ScrollIntoView(row, [column])
Variable Description
row The row where to scroll to. LISTITEM.
column Optional.The column where to scroll to. LISTITEM.