public void SetCellValue( GridCellType cellType, GridRow row, GridColumn column, object value )
Parameters
- cellType
- The type of cell.
- row
- The row.
- column
- The column.
- value
- The value.
public void SetCellValue( GridCellType cellType, GridRow row, GridColumn column, object value )