Show contents 

Report > Report Assembly Interfaces > IPrxReport > IPrxReport.DataIslands

IPrxReport.DataIslands

Syntax

DataIslands: IPrxDataIslands;

Description

The DataIsland property returns the object that contains all data areas of the regular report.

Comments

The property is used to work with the data area that is an outdated type of table. To work with analytical data area, use the IEaxDatArea interface.

See also:

IPrxReport