DGColumn.Colspan

Syntax

Colspan: Number;

Description

The Colspan property determines the number of cells that includes this column header.

Comments

Use JSON or the setColspan method to set the property value, and the getColspan method to get the property value.

Example

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

See also:

DGColumn