<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::RemoveLogRows

void RemoveLogRows(ROWCOL nFromRow, ROWCOL nToRow);

nFromRow

The first row from which to remove.

nToRow

The last row till which to remove.

Remarks

The specified rows will be removed and their corresponding children will be deleted.

See Also

IGXHierarchyGrid::InsertLogRows IGXHierarchyGrid::MoveLogRows

IGXHierarchyGrid

Class Overview | Class Members