TreeColumn.isCaptionReduced

Syntax

isCaptionReduced();

Description

The isCaptionReduced method returns the attribute of tree column header width reduction.

Comments

The method returns true if column header width was reduced, else - it is false.

Example

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

See also:

TreeColumn