DGColumn.HeightByContent

Syntax

HeightByContent: Number;

Description

The HeightByContent property determines column height calculated relative to the contents.

Comments

Use JSON or the setHeightByContent method to set the property value and the getHeightByContent method to get the property value.

Example

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

See also:

DGColumn