PrxDataIslandPart

Description

The PrxDataIslandPart enumeration contains parts of data area.

It is used by the following property:

Available Values

Value Brief description
1 DataOnly. Only data.
2 ColumnsHeader. Column headings.
3 NoRowsHeader. Everything except for row headings.
4 RowsHeader. Row headings.
5 NoColumnsHeader. Everything except for column headings.
7 Full. Everything (default).

See also:

Report Assembly Enumerations