<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::UpdateHintFromPeer

virtual void UpdateHintFromPeer(CGXGridHint* pHint)=0;

pHint

Specifies the hint.

Remarks

When the parent receives a hint from the child and if it has a common child grid type, it forwards the hint to the rest of the children through this call.

The wrapped grid listens for gxHintChangingRowBreaks and gxHintPrepareChangeSelection hints.

See Also

IGXHierarchyGrid::UpdateHintFromPeer

IGXHierarchyGrid

Class Overview | Class Members