XRDesignMdiController.SqlWizardSettings Property
In This Article
Provides access to settings of the Data Source Wizard associated with the current XRDesignMdiController.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
[Browsable(false)]
public SqlWizardSettings SqlWizardSettings { get; }
#Property Value
Type | Description |
---|---|
Sql |
An Sql |
See Also