DGColumn.WidthByContent

Syntax

WidthByContent: Number;

Description

The WidthByContent property determines column width calculated relative to the contents.

Comments

Use JSON or the setWidthByContent method to set the property value and the getWidthByContent method to get the property value.

Example

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

See also:

DGColumn