"getColumnWidth"

Returns the width of the column.

Synopsis

int getColumnWidth(int column)

Parameters

Parameter Description
column The name of the column.

Description

Returns the width of the given column in pixels.

Assignment

Tree