BCGControlBar Pro for MFC
int CBCGPGridCtrl::GetColumnWidth ( int  nCol) const

Retrieves the width of the specified column in a grid control.

Returns
The width of the column if successful; otherwise 0.
Parameters
nColThe zero-based index of the column.