The following tables list the members exposed by IUltraGridExporter.
Name | Description | |
---|---|---|
BeginExport | Begins the exporting process. | |
EndExport | Called after all the rows have been processed. If the exporting process was canceled (by setting TerminateExport of the ProcessRowParams in a ProcessRow call), then canceled parameter will be true. | |
ProcessRow | Exports the passed in row. |