TreeColumn.VisibleWidth

Syntax

VisibleWidth: Number

Description

The VisibleWidth property determines visible width of tree column.

Comments

Use the setVisibleWidth method to set the property values and the getVisibleWidth method to get the property value.

Example

The example of method use is given in description of the TreeColumn.reduceCaptionWidthBy method.

See also:

TreeColumn