ReportDesignerSettingsBase.WizardSettings Property
Provides access to the Report Wizard settings.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| WizardSettings | A WizardSettings object that contains the Report Wizard settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to WizardSettings |
|---|---|
| ReportDesignerModelSettings |
|
See Also