cellCheckBoxChecked = gridView.IsCellCheckBoxChecked(row, column)
cellCheckBoxChecked = gridView.IsCellCheckBoxChecked(row, column)
| 変数 | 説明 |
|---|---|
| cellCheckBoxChecked | Boolean。 |
| row | 行のインデックス。 The value is zero-based.。 Integer。 |
| column | 列識別子。 String。 |