WizardSettings.UseFullscreenWizard Property
Specifies whether the Report Wizard operates in a full-screen page with complex layout or in a popup window with plain layout.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to UseFullscreenWizard |
|---|---|
| ReportDesignerSettingsBase |
|
See Also