EMS logo

Produits

Advanced Data Export .NET

Notre statut de partenariat

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Export .NET

Documentation en ligne

TQExport3.CaptionRow

TQExport3      See also



property CaptionRow: integer;

Description
Property CaptionRow is used only when ExportSource
is esStringGrid. It indicates the number of the row, containing captions for the result columns. The default value is -1, that means that property is not applied. To set the first row of the string grid as caption row, set CaptionRow to 0, to use second row, set CaptionRow to 1, etc.