Resize Method (SWTTreeColumn)
Class
SWTTreeColumn
.
Action
Resizes a column of the tree.
Syntax
treeColumn
.
Resize
(
width
)
Variable
Description
width
The new width of the column, in pixels.
Integer
.