SEC_LISTCLASS::SetColumnFormat
voidSEC_LISTCLASS::SetColumnFormat(intnCol, intfmt)
Sets the alignment of a column.
Defined in: slstcore.inl
Return Value
void
Parameters
nCol
The index of the column.
fmt
Integer specifying the alignment of the column. It can be one of these values: LVCFMT_LEFT, LVCFMT_RIGHT, or LVCFMT_CENTER.