<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::DeleteChildren

void DeleteChildren(ROWCOL nFromLogRow, ROWCOL nToLogRow);

nFromLogRow

Specifies the top of the logical row range.

nToLogRow

Specifies the bottom of the logical row range.

Remarks

Deletes all the children in the specified range with multiple calls to DeleteChildAt.

See Also

IGXHierarchyGrid::DeleteChildren

IGXHierarchyGrid

Class Overview | Class Members