<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::RearrangeChildren

void RearrangeChildren(const CGXRange& sortRange, const CRowColArray& awRowIndex);

sortRange

Specifies the range of rows to be rearranged.

awRowIndex

An array specifying the new order. Each entry in the array refers to the original row in sortRange.

Remarks

This method is called to rearrange the children in the grid. The new order for the children is specified through the awRowIndex array.

See Also

IGXHierarchyGrid::InsertLogRows IGXHierarchyGrid::RemoveLogRows IGXHierarchyGrid::MoveLogRows

IGXHierarchyGrid

Class Overview | Class Members