"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
Returns the width of the column.
int getColumnWidth(int column)
Parameter | Description |
---|---|
column | The name of the column. |
Returns the width of the given column in pixels.
Tree