xtrareports-403142-desktop-reporting-winforms-reporting-end-user-report-designer-for-winforms-gui-data-source-wizard.md
The Data Source Wizard allows you to configure a data source and retrieve its data.
The first page allows you to create or select an existing data connection.
If you chose a new connection, the next page allows you to select the data connection type.
You can select a provider and click the “star” icon to pin frequently used database providers as favorites. Favorite providers appear at the top of the list for quick access:
Use the search panel to filter the connection type list:
This wizard is similar to the Data Source Wizard available in the Visual Studio Report Designer, but the WinForms version does not include the following pages:
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.