CGXGridCore::HideCurrentCell
virtual void HideCurrentCell( );?
Remarks
Hides the CWnd associated with the current cell’s control if any. The CWnd will be reinitialized with the next call to OnDrawItem. If the current cell is not active, this method has no effect.
See Also
CGXGridCore::GetCurrentCell CGXGridCore::GetControl CGXControl::Hide