void CBCGPGridCtrl::EnableMultipleSort | ( | BOOL | bEnable = TRUE | ) |
Enables or disables the multiple sort mode.
Call this member function to enable or disable the multiple sort mode. In this mode the items of the grid control are sorted by several columns.
bEnable | Specifies whether to enable (TRUE), or disable (FALSE) the multiple sort mode. |