SetCellValue(GridCellType,GridRow,Object) Method
In This Topic
Sets the value corresponding to the cell in the intersection of the specified row and this column.
Syntax
Parameters
- cellType
- The type of cell.
- row
- The row that determines the cell.
- value
- The value to be set.
See Also