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.v18.2.Web.dll

Declaration

[DataContract]
public class WizardSettings

The following members return WizardSettings objects:

Remarks

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

Inheritance

Object
WizardSettings
See Also