ParentColumn: PP.Ui.DGColumn;
The ParentColumn property determines a parent column, to which this column is nested.
Use JSON or the setParentColumn method to set the property value and the getParentColumn method to get the property value.
The example of property use is given in description of the DGColumn.addItem method.
See also: