Skip to main content
A newer version of this page is available. .

WizardDataConnection Class

A data connection available in the Data Source Wizard.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class WizardDataConnection

Remarks

An array of WizardDataConnection objects is returned by the ReportDesignerModel.WizardConnections property.

Inheritance

Object
WizardDataConnection
See Also