IReportManagerServiceExtensions.ShowReportWizard(IReportManagerService) Method
Shows a dialog to create a new report.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
self | IReportManagerService | The type the static extension method operates with. |
Remarks
The dialog allows end-users to specify a color theme for the resulting report, the paper size and paper orientation.
See Also