[]
Form to export out an ActiveReport document to one of several formats.
public class ExportForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| ExportForm() | Initializes a new instance of the ExportForm class. |
| ExportForm(bool) | Initializes a new instance of the Control class with specific text. |
| Name | Description |
|---|---|
| Dispose(bool) | Disposes of the resources (other than memory) used by the Form. |
| Show(Control, IExportViewer, ReportType) | Show - used to show the export form. |