Overload List

  NameDescription
ScrollIntoView(Object)
Scrolls the tree-grid vertically to display the row for the specified data item.
ScrollIntoView(Object, DateTime)
Scrolls the tree-grid vertically and horizontally to display the row for the specified data item and the specified date and time to the left of the chart.
ScrollIntoView(Object, DataGridColumn)
Scrolls the tree-grid vertically and horizontally to display a cell for the specified data item and column.
ScrollIntoView(Object, DataGridColumn, DateTime)
Scrolls the tree-grid vertically and horizontally to display a cell for the specified data item and column and the specified date and time to the left of the chart.

See Also