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