cellValue = gridView.GetCellValue(row, column)
cellValue = gridView.GetCellValue(row, column)
| Variable | Description |
|---|---|
| cellValue | String. |
| row | Index of the row. The value is zero-based. Integer. |
| column | Column identifier. String. |