SetCurrentCellRow メソッド (SapGridView)

クラス

SapGridView.

処理

現在のセルの行を設定します。

構文

C#
gridView.SetCurrentCellRow(row)
VB
gridView.SetCurrentCellRow(row)
変数 説明
row 行のインデックス。 The value is zero-based.。 Integer