BCGControlBar Pro for MFC
virtual BOOL CBCGPGridItem::ClearContent ( BOOL  bRedraw = TRUE)
virtual

Called by the framework when a grid control is requested to clear content of a grid item.

Returns
TRUE if content has been cleared; FALSE if content can't be cleared.

Override this method in a derived class and clear custom data. You can return FALSE if content can't be cleared.