CGXData::StoreMoveRows
virtual BOOL StoreMoveRows(ROWCOL nFromRow, ROWCOL nToRow, ROWCOL nDestRow);
nFromRow
Specifies the first row.
nToRow
Specifies the last row.
nDestRow
Specifies the new position for the first row.
Return Value
Always TRUE.
Remarks
Moves rows in the cells-array.