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

ReportWizardSettings.ReportTypes Property

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public ReportTypes ReportTypes { get; set; }

Property Value

Type
ReportTypes

Property Paths

You can access this nested property as listed below:

Object Type Path to ReportTypes
XtraReportWizardClient<TModel>
.ReportWizardSettings .ReportTypes
See Also