BOOL CBCGPGridCtrl::IsMultipleSort | ( | ) | const |
Tells whether the grid control is in multiple sort mode.
Determines whether the grid control is in multiple sort mode. In this mode the items of the grid control are sorted by several columns. You can enable the multiple sort mode using EnableMultipleSort().