BCGSuite for MFC
void CBCGPGridCtrl::SetBoolLabels ( LPCTSTR  lpszTrue,
LPCTSTR  lpszFalse 
)

Defines how the text for the items of the boolean type should be displayed

Call this function to define how the text for the items of the boolean type should be displayed.

Parameters
lpszTrueSpecifies the text string for "TRUE" values.
lpszFalseSpecifies the text string for "FALSE" values.