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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Removes the specified column from the list of sort columns.
void RemoveSortColumn(
int iColumn
);
Header: afxheaderctrl.h