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
Removes the specified column from the list of sort columns.
void RemoveSortColumn(
int iColumn
);
Header: afxheaderctrl.h