DGRow.DataGrid

Syntax

DataGrid: PP.Ui.DataGrid;

Description

The DataGrid property determines the table, to which a row 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 DGRow class constructor.

See also:

DGRow