Version

IUltraGridExporter Interface Members

The following tables list the members exposed by IUltraGridExporter.

Public Methods
 NameDescription
 MethodBeginExportBegins the exporting process.  
 MethodEndExportCalled 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.  
 MethodProcessRowExports the passed in row.  
See Also