ReportDesignerModel.WizardConnections Property
Specifies the data connections available in the Data Source Wizard.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
WizardDataConnection[] | An array of WizardDataConnection objects. |
See Also