<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::MoveLogRows

void MoveLogRows(ROWCOL nFromRow, ROWCOL nToRow, ROWCOL nDestRow);

nFromRow

The first row in the range from which to move.

nToRow

The last row till which to move.

nDestRow

The destination row.

Remarks

Besides moving the logical rows, it also moves the corresponding children to the new position.

See Also

IGXHierarchyGrid::InsertLogRows IGXHierarchyGrid::RemoveLogRows

IGXHierarchyGrid

Class Overview | Class Members