void CBCGPHeaderCtrl::EnableMultipleSort | ( | BOOL | bEnable = TRUE | ) |
Enables or disables multiple sort mode.
Call this member function to enable or disable multiple sort mode. In this mode a list control containing this header control can be sorted by several columns.
bEnable | TRUE - enable multiple sort, FALSE - disable multiple sort. |