DGColumn.hasBandChildren

Syntax

hasBandChildren();

Description

The hasBandChildren method returns whether there are empty child columns.

Comments

The method returns True if a column contains empty child columns, otherwise it returns False.

Example

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

See also:

DGColumn