| Overload | Description |
|---|---|
| PrintPreview() | Previews the control. |
| PrintPreview(PrintDialog) | Previews the control to the specified PrintDialog. |
| PrintPreview(PrinterSettings) | Previews the control to the specified PrinterSettings. |
The type of report that will be displayed with the PrintPreview method is defined by the PrintReportType property.
For additional information, please see Creating a Printed Report.