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

    Namespace: DevExpress.XtraReports.Wizards

    Assembly: DevExpress.XtraReports.v26.1.dll

    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