Online Documentation for Advanced Data Export .NET
QExportRow
Namespace
Description
The QExportRow represents the current data row as a collection of QExportCol objects. Use the this[] property to access these objects by their indices. This class is used by the BeforeExportRow event of the QExportBase class to manage data during the export process.
See also: |