[]
Set the value of the cell.
void SetCellValue(int row, string colName, object value)
The row number of the grid.
The column name of the grid.
The value of the cell.