PrxDataIslandHeaderBehaviour

Description

The PrxDataIslandHeaderBehaviour enumeration contains options of behavior of rows and columns when the data area is enlarged.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Fixed. Fixed. The number of rows or columns of the data area is fixed (set in the Data Area Borders parameter) and does not change.
1 Capture. Capture adjacent rows or columns. When the number of rows or columns in a data area increases, the information in rows or columns below or to the right of the data area is overridden by the data from the source.
2 Insert. Insert row/columns. When the number of rows or columns in a data area increases, the necessary number of rows or columns is added to the report sheet. Thus the information in the rows or columns located below or to the right, is drifted to the bottom or to the right.

See also:

Report Assembly Enumerations