Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Trees > Classes > TreeList > TreeList.getMaximalWidthForColumn

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