QExportBase.FetchedRecord
public delegate void ExportedRecordEvent(object Sender, int RecNo);
protected event SqlManager.QExport.Delegates.ExportedRecordEvent FetchedRecord
Description
Takes place during the calculating of a width for every column when AutoCalcColWidth is True.
|
See also: |
|
QExportBase |
|
QExportBase Properties |
|
QExportBase Methods |
|
QExportBase Events |




