hasItems();
The hasItems method returns whether there are child columns.
The method returns True if a column contains child columns, otherwise it returns False.
The example of method use is given in description of the DGColumn.addItem method.
See also: