You are here: Symbol Reference > Dew.Math Namespace > GridServices Class > GridServices Methods > ValuesToGrid Method > ValuesToGrid Method (TVec, DataGrid, int, int)
Dew Math for .NET
Contents
PreviousUpNext
GridServices.ValuesToGrid Method (TVec, DataGrid, int, int)

Copies an array of vector values to DataGrid.

C#
public static void ValuesToGrid(TVec src, DataGrid grid, int gridrow, int gridcol);
Parameters
Parameters 
Description 
src 
Source vector. 
grid 
Destination grid. 
gridrow 
Starting row index. 
gridcol 
Starting column index. 

Dew.Math.GridServices.PrepareGrid, GridToValues(DataGrid ,TVec ,bool , bool, bool)

What do you think about this topic? Send feedback!
Copyright (c) 1999-2010 by Dew Research. All rights reserved.