BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::EnsureVisible ( CBCGPGridRow pItem,
BOOL  bExpandParents = FALSE 
)
virtual

Scrolls the grid control to make the specified item visible.

Call this member function to scroll the grid control until the specified item becomes visible.

Parameters
pItemPoints to the grid item object to become visible.
bExpandParentsSet to TRUE, if you need to expand parent items to make the target item visible.