GridControl::SetColWidth

 

Description

Sets the width of the specified column in twips.

Syntax

void SetColWidth( long Col, int nWidth )

Parameters

Col
[input] 0-offset column index
nWidth
[input] column width, in twips

Return

Examples

See examples of SetCellComboList

Remark

See Also

GridControl::GetColWidth

Header to Included

GridControl.h