HeaderRow: Integer;
The HeaderRow property determines the row index in the provider file that contains data headers.
The property is relevant if the HasHeader property is set to True.
Row indexation in the file is continuous and starts with zero. Index of the first row that contains data is determined by the DataRow or DataSheetRow property.
The property use is given in the example for IDtOdsProvider.File.
See also: