ReportServiceController.ShowWizard(Type) Method
In This Article
Invokes the Report Wizard.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
report |
Type | A Type of the report object to be generated by the Report Wizard. |
See Also