IWizardReportProvider.NewReport Property
In This Article
Provides access to the report that is being created using the Report Wizard.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
XtraReport NewReport { get; }
#Property Value
Type | Description |
---|---|
Xtra |
A Xtra |
See Also