CopyColumn

GridCells.CopyColumn method

Tüm sütunun verilerini ve biçimlendirmelerini kopyalar.

public void CopyColumn(GridCells sourceCells, int sourceColumnIndex, int destinationColumnIndex)
ParametreTipTanım
sourceCellsGridCellsSource Cells nesnesi, kopyalanacak verileri ve biçimlendirmeleri içerir.
sourceColumnIndexInt32Kaynak sütun dizini.
destinationColumnIndexInt32Hedef sütun dizini.

Ayrıca bakınız