DataGridSelection.getDataGrid

Syntax

getDataGrid();

Description

The getDataGrid method returns parent table of selection object.

Comments

The method returns value of the PP.Ui.DataGrid type.

Example

The example of use is given on the page with description of the DataGridSelection.selectAll method.

See also:

DataGridSelection