Skip to main content
All docs
V24.2

ReportDesignerModel.ReportWizardTemplates Property

For internal use.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v24.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public ReportWizardTemplate[] ReportWizardTemplates { get; set; }

Property Value

Type
ReportWizardTemplate[]
See Also