DGColumn.findAllParentColumns

Syntax

findAllParentColumns();

Description

The findAllParentColumns method returns parent column names.

Comments

Returned value - array with rows.

Example

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

See also:

DGColumn