TreeList.getMaximalWidthForColumnFull

Syntax

getMaximalWidthForColumnFull (index);

Parameters

index. Column index.

Description

The getMaximalWidthForColumnFull method gets maximum width of content stored in all rows of a column.

Example

The example of use is given in the TreeList.getCaptionHeight method description.

See also:

TreeList