CopyRows

GridCells.CopyRows method

نسخ البيانات والتنسيقات لبعض الصفوف بأكملها.

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

أنظر أيضا