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

ReportWizardSettings Class

Provides Report Wizard settings.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v17.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ReportWizardSettings

The following members return ReportWizardSettings objects:

Remarks

For an example of using this class, refer to the following example online: How to disable the master-detail functionality in the Report Wizard.

Inheritance

Object
ReportWizardSettings
See Also