DGRow.getMeasures

Syntax

getMeasures();

Description

The getMeasures method returns dimensions of the table which stores a row.

Comments

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

Example

The example of method use is given on the page with description of the DGRow.reCalcRealHeight method.

See also:

DGRow