ScrollIntoView メソッド (DataGrid)

クラス

DataGrid.

処理

データ グリッドの左上隅に項目を移動しようとします。

構文

dataGrid.ScrollIntoView(column, row)
変数 説明
column 列のインデックス。 The value is zero-based.。 Integer
row 行のインデックス。 The value is zero-based.。 Integer