BCGControlBar Pro for MFC
void CBCGPListCtrl::EnableMultipleSort ( BOOL  bEnable = TRUE)

Enables multiple sort mode.

Call this member function to enable or disable the multiple sort mode.

Parameters
bEnableSpecifies whether to enable (TRUE) or disable (FALSE) the multiple sort mode.