<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::InsertLogRows

void InsertLogRows(ROWCOL nLogRow, ROWCOL nCount);

nLogRow

Logical row where new rows are inserted.

nCount

The number of rows to insert.

Remarks

The logical row at nLogRow (before insertion) will be below the inserted rows after the insert is complete.

See Also

IGXHierarchyGrid::RemoveLogRows IGXHierarchyGrid::MoveLogRows

IGXHierarchyGrid

Class Overview | Class Members