Resize Method (DataGridColumn SWTTableColumn SWTTreeColumn TableColumn)

Class

DataGridColumn, SWTTableColumn, SWTTreeColumn, and TableColumn.

Action

Resizes a column of the table or tree.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

Resize (width)
Variable Description
width The new width of the column, in pixels. INTEGER.

Example

Resize (50)