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

XtraReportWizardClient<TModel>.ReportWizardSettings Property

Provides access to the Report Wizard settings.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v18.2.Extensions.dll

Declaration

public ReportWizardSettings ReportWizardSettings { get; set; }

Property Value

Type Description
ReportWizardSettings

A ReportWizardSettings object.

See Also