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 | |
|---|---|---|
![]() |
Initializes a new instance of the ReportViewer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the margins of the pages displayed in the viewer, expressed in millimeters. |
|
![]() |
Gets or sets the size of the pages displayed in the viewer, expressed in millimeters. |
|
![]() |
Gets or sets a reference to the Report displayed in the viewer. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Clean up any resources being used. |
|
![]() |
Control.OnInvalidated override. |
|
![]() |
Prints the pages to the default printer. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Raised before printing a report to let you customize the print dialog. |
|
![]() |
Raised before printing a report to let you customize its PrinterSettings. |
See Also