IDtUnpivotProvider.DataWidth

Fore Syntax

DataWidth: Integer;

Fore.NET Syntax

DataWidth: integer;

Description

The DataWidth property determines number of columns in data block located in the A4 area.

Comments

By default the DataWidth = 1.

If DataWidth is not set, the data block is supposed to have one column.

Fore and Fore.NET Examples

The property use is given in the example for IDtUnpivotProvider.Provider.

See also:

IDtUnpivotProvider