<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::OnChangedChildColWidth

virtual void OnChangedChildColWidth(ROWCOL nChildId);

nChildId

Specifies the logical row id.

Remarks

Virtual notification called on the parent when a child’s column width 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::OnChangedChildRowHeight

IGXHierarchyGrid

Class Overview | Class Members