ReportWizardCustomizationModel Class
Enables you to customize the report model before running the Report Wizard.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Remarks
A ReportWizardCustomizationModel object is accepted as a parameter by the IWizardCustomizationService.CustomizeReportWizard method.
Inheritance
Object
ReportWizardCustomizationModel
See Also