BCGSuite for MFC
void CBCGPGridCtrl::EnableExpandOnDblClick ( BOOL  bEnable = TRUE)
inline

Specifies whether the grid row should be expanded or collapsed when the user double-click it.

Parameters
bEnableTRUE: enable toggle expand state on the double-click; FALSE: disable.