CopyColumn

GridCells.CopyColumn method

Kopierar data och formatering av en hel kolumn.

public void CopyColumn(GridCells sourceCells, int sourceColumnIndex, int destinationColumnIndex)
ParameterTypBeskrivning
sourceCellsGridCellsSource Cells-objektet innehåller data och formatering att kopiera.
sourceColumnIndexInt32Källkolumnindex.
destinationColumnIndexInt32Destinationskolumnindex.

Se även