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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Removes the specified column from the list of sort columns.
void RemoveSortColumn(
int iColumn
);
Header: afxheaderctrl.h