Overload | Description |
---|---|
SetCellValue(GridCellRange,Object) | Sets the value corresponding to the cell in the specified range. |
SetCellValue(GridCellType,GridCellRange,Object) | Sets the value corresponding to the cell in the specified range. |
SetCellValue(GridCellType,Int32,Int32,Object) | Sets the value corresponding to the cell in the specified range. |
SetCellValue(GridCellType,GridRow,GridColumn,Object) | Sets the value corresponding to the cell in the specified row and column. |