Skip to main content

WizardDataConnection Class

A data connection available in the Data Source Wizard.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.XtraReports.v23.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