SEC_LISTCLASS::SetColumnHeading
voidSEC_LISTCLASS::SetColumnHeading(intnCol, const CString&strHeading)
Sets the text of a column header.
Defined in: slstcore.inl
Return Value
void
Parameters
nCol
The index of the column.
strHeading
A reference to the new column heading text.