CopyRow

GridCells.CopyRow method

Kopierar data och formatering av en hel rad.

public void CopyRow(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex)
ParameterTypBeskrivning
sourceCellsGridCellsSource Cells-objektet innehåller data och formatering att kopiera.
sourceRowIndexInt32Källradsindex.
destinationRowIndexInt32Destinationsradindex.

Se även