DGColumn.getMeasures

Syntax

getMeasures();

Description

The getMeasures method returns dimensions of the table which stores this column.

Comments

Returned value - instance of the PP.Ui.DGMeasures class.

Example

The example of method use is given in description of the DGColumn.getClosestBandParent method.

See also:

DGColumn