<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::OnChangedChildRowHeight

virtual void OnChangedChildRowHeight(ROWCOL nChildId)=0;

nChildId

Specifies the logical row id.

Remarks

Virtual notification called on the parent when a child’s total height has changed. The parent will in turn adjust the covered cell’s dimensions (the cell that hosts the child) to account for the new size.

See Also

IGXHierarchyGrid::OnChangedChildColWidth

IGXHierarchyGrid

Class Overview | Class Members