Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.GridStartRow

 

TQImport3Wizard                                


 

property GridStartRow: integer;

 

Description

The GridStartRow property is used only if ImportDestination is qidStringGrid. It defines the row number in the target StringGrid to start import from. The default value is -1, it means that new rows are added to the end of StringGrid when import begins.

 

 


See also:

ImportDestination property

GridCaptionRow property