<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::IsChildGridCellVisible

virtual BOOL IsChildGridCellVisible(ROWCOL nChildId);

nChildId

Specifies the logical row id.

Return Value

TRUE if the child is within the current visible area; FALSE otherwise.

Remarks

Note that this will return FALSE if the child is expanded but not visible to the user.

See Also

IGXHierarchyGrid::OnShowChildAt IGXHierarchyGrid::ShowChildAt IGXHierarchyGrid::IsChildShown

IGXHierarchyGrid

Class Overview | Class Members