The following tables list the members exposed by IUltraGridExporterAsynch.
Name | Description | |
---|---|---|
ExportDocumentType | Returns a string indicating the type of document to which the export will be performed. e.g. "MS Excel", "MS Word", "Acrobat", | |
ShouldAutoSizeColumns | Returns 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. |
Name | Description | |
---|---|---|
InitializeExportLayout | Tells the Exporter component to perform any neccessary layout modifications. |