[]
Creates an instance of GrapeCity.ActiveReports.Viewer.Win.Internal.Export.IExportViewer configured for the specified viewer.
IExportViewer CreateExportViewer(Viewer viewer)
| Type | Name | Description |
|---|---|---|
| Viewer | viewer | The report viewer instance for which the export viewer is being created. |
| Type | Description |
|---|---|
| IExportViewer | An instance of GrapeCity.ActiveReports.Viewer.Win.Internal.Export.IExportViewer configured for the specified viewer. |