MindFusion WinForms Programmer's Guide
ReportViewer Members
Constructors Properties Methods Events
 


Represents a scrollable control that can display a MindFusion.Reporting.Report objects.

The following tables list the members exposed by the ReportViewer type.

 Public Constructors

  Name Description

ReportViewer

Initializes a new instance of the ReportViewer class.

 Public Properties

  Name Description

LicenseKey

Gets or sets the license key of the control.

Margins

Gets or sets the margins of the pages displayed in the viewer, expressed in millimeters.

PaperSize

Gets or sets the size of the pages displayed in the viewer, expressed in millimeters.

Report

Gets or sets a reference to the Report displayed in the viewer.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnInvalidated

Control.OnInvalidated override.

Print

Prints the pages to the default printer.

 Public Events

  Name Description

PreparePrintDialog

Raised before printing a report to let you customize the print dialog.

PreparePrintSettings

Raised before printing a report to let you customize its PrinterSettings.

 See Also

ReportViewer Class
MindFusion.Reporting.WinForms Namespace