Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.DBGrid

 

TQExport4                


property DBGrid: TDBGrid;

 

Description

Use the DBGrid property to determine the exported database grid, if the ExportSource property is esDBGrid. The DataSource property must be defined and the source dataset must be opened (Dataset.Active = true) before the export begins (before the Execute method is invoked).

 


See also:

DataSet property

ListView property

StringGrid property

ExportSource property