BCGSuite for MFC
virtual BOOL CBCGPGridCtrl::OnQueryClearSkipStaticItem ( const CBCGPGridItem pItem) const
inlinevirtual

Called by the framework for each static (non-editable) grid item when the grid performs the Clear operation for multiple items.

Parameters
pItemA pointer to the static grid item.
Returns
TRUE - skip and continue, FALSE - stop clear operation.