SEC_LISTCLASS::GetColumnFormat
intSEC_LISTCLASS::GetColumnFormat(intnCol)
Returns the alignment of a column.
Defined in: slstcore.inl
Return Value
Integer specifying the alignment of the column. It can be one of these values: LVCFMT_LEFT, LVCFMT_RIGHT, or LVCFMT_CENTER.
Parameters
nCol
The column index.