ReportServiceController.ShowDesigner(Type, Object) Method
Invokes the Report Designer.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| reportDataType | Type | A Type of the report to be modified in the Report Designer. |
| reportDataKey | Object | An object that is the key property value of the |
See Also