<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::MoveCurrentCellFromParent

virtual void MoveCurrentCellFromParent(int direction, int xCenterOfCurrentCell)=0;

direction

Specifies the direction in which a move is requested.

xCenterOfCurrentCell

Specifies the x-dimension of the point from which a move is requested.

Remarks

Called by the parent on the child, when the parent’s current cell is at the border of the parent and child and the user has pressed the arrow key such that the current cell should be moved into the child grid.

See Also

IGXHierarchyGrid::MoveCurrentCellFromChild

IGXHierarchyGrid

Class Overview | Class Members