Table of Contents
setWidth Method 

Sets the width of the column in pixel.

Syntax
JavaScript
 GridColumn.setWidth(width)

Parameters

width
The new column width.
See Also