Skip to main content

ReportDesignerModel.JsonWizardConnections Property

For internal use.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public WizardDataConnection[] JsonWizardConnections { get; set; }

Property Value

Type
WizardDataConnection[]
See Also