CopyRow

GridCells.CopyRow method

نسخ البيانات وتنسيقات صف كامل.

public void CopyRow(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex)
معامليكتبوصف
sourceCellsGridCellsيحتوي كائن الخلايا المصدر على بيانات وتنسيقات لنسخها.
sourceRowIndexInt32فهرس صف المصدر.
destinationRowIndexInt32فهرس صف الوجهة.

أنظر أيضا