CMFCHeaderCtrl::RemoveSortColumn

Removes the specified column from the list of sort columns.

void RemoveSortColumn(
   int iColumn 
);

Parameters

  • [in] iColumn
    The zero-based index of the column to remove.

Requirements

Header: afxheaderctrl.h

See Also

Reference

CMFCHeaderCtrl Class

Hierarchy Chart