IDtExcelProvider.HasHeader

Syntax

HasHeader: Boolean;

Description

The HasHeader property determines whether fields header list is downloaded from the first file row.

Comments

By default the property is set to True, while fields header list is downloaded from the first file row.

Example

The property use is given in the example for IDtExcelProvider.File.

See also:

IDtExcelProvider