ReportServiceController.ShowDesigner(XtraReport, String) Method
Invokes the Report Designer (WinForms or ASP.NET Web Forms).
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Parameters
Name | Type | Description |
---|---|---|
report | XtraReport | An XtraReport object representing the report to be modified in the Report Designer. |
reportHandle | String | A String specifying a report handle. |
See Also