DataGrid 滚动特定的行或者列

DataGrid 滚动特定的行或者列。

DataGrid.ScrollIntoView Method (Object, DataGridColumn)

Scrolls the DataGrid vertically and horizontally to display a cell for the specified data item and column.

Namespace: System.Windows.Controls
Assembly: PresentationFramework (in PresentationFramework.dll)
public void ScrollIntoView(        Object item,        DataGridColumn column)

Parameters

item
Type: System.Object
The data item to bring into view.
column
Type: System.Windows.Controls.DataGridColumn
The column to bring into view.

If column is null, only a vertical scroll is performed. If item is null, only a horizontal scroll is performed.

posted @ 2013-07-02 16:27  muzizongheng  阅读(399)  评论(0编辑  收藏  举报
如果我们时时忙着展现自己的知识, 将何从忆起成长所需的无知?