CGXGridCore::m_bDisableMouseMoveOver
BOOL m_bDisableMouseMoveOver;
Remarks
Set this attribute FALSE if you want the grid to call CGXControl::MouseMoveOver when the user moves the current cell over the grid. The default setting is TRUE. This means the grid will not call MouseMoveOver.