<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::ShowChildAt

void ShowChildAt(ROWCOL nLogRow, BOOL bShow=TRUE);

nLogRow

Specifies the logical row id.

bShow

Specify whether to show or hide.

Remarks

If bShow is TRUE the specified logical row will be expanded to show the corresponding child grid. If bShow is FALSE the logical row will be collapsed to hide the child grid.

See Also

IGXHierarchyGrid::OnShowChildAt IGXHierarchyGrid::IsChildShown IGXHierarchyGrid::IsChildGridCellVisible

IGXHierarchyGrid

Class Overview | Class Members