[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Internal.Export.ExportForm

ExportForm Class

Form to export out an ActiveReport document to one of several formats.

Namespace: GrapeCity.ActiveReports.Viewer.Win.Internal.Export
Assembly: MESCIUS.ActiveReports.Viewer.Win.dll
Syntax
public class ExportForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
ExportForm()

Initializes a new instance of the ExportForm class.

ExportForm(bool)

Initializes a new instance of the Control class with specific text.

Methods

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.