Skip to main content
A newer version of this page is available. .

ReportWizardCustomizationModel Class

Enables you to customize the report model before running the Report Wizard.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard

Assembly: DevExpress.Xpf.ReportDesigner.v19.1.dll

Declaration

public class ReportWizardCustomizationModel

Remarks

A ReportWizardCustomizationModel object is accepted as a parameter by the IWizardCustomizationService.CustomizeReportWizard method.

Inheritance

Object
ReportWizardCustomizationModel
See Also