XRDesignMdiController.DataSourceWizardSettings Property
In This Article
Provides access to the Data Source Wizard settings.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
public DataSourceWizardSettings DataSourceWizardSettings { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
See Also