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