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

WizardSettings Class

Provides the Report Wizard settings.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.XtraReports.v20.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class WizardSettings

Remarks

A WizardSettings object is returned by the ReportDesignerModel.WizardSettings property.

Inheritance

Object
WizardSettings
See Also