ScrollIntoView Method (WPFToolkitDataGrid)

Class

WPFToolkitDataGrid class

Action

Scrolls the specified cell into view.

Syntax

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