CListCtrl::GetColumnWidth

int GetColumnWidth(int nCol) const

返回值:通过nCol指定的以像素为单位的列宽。

参数:
nCol指定要获取列宽的列的索引值。

说明:在报表视图或列表视图中获取列的宽度。

请参阅:CListCtrl::SetColumnWidth, CListCtrl::GetColumn