A newer version of this page is available.
Switch to the current version.
XRDesignMdiController.SqlWizardSettings Property
Provides access to settings of the Data Source Wizard associated with the current XRDesignMdiController.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v18.2.Extensions.dll
Declaration
[Browsable(false)]
public SqlWizardSettings SqlWizardSettings { get; }
<Browsable(False)>
Public ReadOnly Property SqlWizardSettings As SqlWizardSettings
Property Value
Type | Description |
---|---|
SqlWizardSettings | An SqlWizardSettings object containing Data Source Wizard settings. |
See Also
Feedback