Skip to main content
All docs
V25.1
  • ReportWizardSettings.ReportTypes Property

    Namespace: DevExpress.XtraReports.Wizards

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.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