|
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.
pItem | Points to the grid item object to become visible. |
bExpandParents | Set to TRUE, if you need to expand parent items to make the target item visible. |