DGColumn.Level

Syntax

Level: Number;

Description

The Level property determines nesting level for a column to another column.

Comments

Use JSON or the setLevel method to set the property value, and the getLevel method to get the property value.

Example

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

See also:

DGColumn