DoubleSelectItem メソッド (DataGrid)

クラス

DataGrid.

処理

項目をダブルクリックします。

構文

dataGrid.DoubleSelectItem(column, row, [modifiers])
変数 説明
column 選択する列のインデックス。 The value is zero-based.。 Integer
row 選択する行のインデックス。 The value is zero-based.。 Integer
modifiers 省略可能: 項目を選択する際にアクティブな修飾キーの状態。 ModifierKeys