IReportManagerServiceExtensions.ShowReport Method
| Name | Parameters | Description |
|---|---|---|
| ShowReport(IReportManagerService, ReportInfo, Boolean, Boolean) static | self, info, forcePreview, forceEdit | Static extension method that shows the specified report in the Report Designer. |
| ShowReport(IReportManagerService, XtraReport, Boolean, Boolean) static | self, report, forcePreview, forceEdit | Static extension method that shows the specified report in the Report Designer. |