TreeList.getMaximalWidthForColumn

Syntax

getMaximalWidthForColumn (index)

Parameters

index. Column index.

Description

The getMaximalWidthForColumn method returns maximum width of content stored in visible rows of a column.

Example

The example of use is identical to the example for the TreeList.getMaximalWidthForColumnFull method.

See also:

TreeList