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

XRDesignMdiController.DataSourceWizardSettings Property

Provides access to the Data Source Wizard settings.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public DataSourceWizardSettings DataSourceWizardSettings { get; }

Property Value

Type Description
DataSourceWizardSettings

A DataSourceWizardSettings object.

See Also