Version

IUltraGridExporterAsynch Interface Members

The following tables list the members exposed by IUltraGridExporterAsynch.

Public Properties
 NameDescription
 PropertyExportDocumentTypeReturns a string indicating the type of document to which the export will be performed. e.g. "MS Excel", "MS Word", "Acrobat",  
 PropertyShouldAutoSizeColumnsReturns true if the grid should autosize the columns in the export layout before beginning the export operation. The autosizing will occur before the BeginExport call, but after the call to InitializeExportLayout.  
Public Methods
 NameDescription
 MethodInitializeExportLayoutTells the Exporter component to perform any neccessary layout modifications.  
See Also