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