xtrareports-400461-desktop-reporting-wpf-reporting-end-user-report-designer-for-wpf-gui-data-source-wizard.md
The Data Source Wizard allows you to configure a data source for a Report.
You can invoke the Data Source Wizard in the following ways:
Click the report’s smart tag, expand the XtraReportBase.DataSource property drop-down menu and click Add New to bind an existing report or its Detail Report band to data.
Click a control’s smart tag, expand the XtraReportBase.DataSource property drop-down menu, and click Add New to connect the Chart, Pivot Grid, and Sparkline report controls to individual data sources.
You can also invoke the Report Wizard to add a new data-bound report to your application. The Report Wizard contains Data Source Wizard pages.
The following pages appear when you invoke the Data Source Wizard:
The wizard supports the following data source types:
To customize the list of displayed data connection types, use the DataSourceWizardSettings.AvailableDataSourceTypes property. You can also limit the number of SQL data providers displayed on the Select a Data Connection Type page. Use the SqlWizardSettings.AvailableDataProviders property.