Items: Array;
The Items property determines child columns of this column.
The array contains instances of the PP.Ui.DGColumn class.
Use JSON to set the property value, and the getItems method to get the property value.
The example of property use is given in description of the DGColumn.addItem method.
See also: