BOOL CBCGPGridColumnsInfo::GetColumnWidthAutoSize | ( | int | nColumn | ) | const |
Tells whether a column has fixed, or automatic size.
Call this function to get value of CBCGPGridColumnsItem::m_bFixedSize member.
nColumn | The zero-based index of a column. |