DGColumn.Depth

Syntax

Depth: Number;

Description

The Depth property determines the number of additional columns.

Comments

Use JSON or the setDepth method to set the property value, and the getDepth method to get the property value.

Example

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

See also:

DGColumn