DGColumn.DataGrid

Syntax

DataGrid: PP.Ui.DataGrid;

Description

The DataGrid property determines the table, to which a column belongs.

Comments

Use JSON to set the property value and the getDataGrid method to get the property value.

Example

The example of property use is given in description of the DGColumn class constructor.

See also:

DGColumn