BCGSuite for MFC
void CBCGPGridCtrl::RemoveSortColumn ( int  nColumn)

Removes the specified sort column from the list of sorted columns.

Call this function to remove the specified sort column from the list of sorted columns.

Parameters
nColumnZero-based index of a column to remove.