int GetColumnWidth( int nCol ) const;
Return Value
The width, in pixels, of the column specified by nCol.
Parameters
nCol
Specifies the index of the column whose width is to be retrieved.
Remarks
Retrieves the width of a column in report view or list view.