BCGControlBar Pro for MFC
void CBCGPPropList::SetAlternateRowColor ( BOOL  bSet = TRUE,
BOOL  bRedraw = TRUE 
)

Enables/disables drawing odd/even grid rows using different colors.

Parameters
bSetNon-zero - enable alternate row color; 0 - otherwise.
bRedrawIf TRUE, the property list will be redrawn immediately.