This example illustrates how to customize the list of data providers displayed on the Specify a Connection String page of the Data Source Wizard and Report Wizard (e.g., to leave only the Microsoft SQL Server option), as well as make the wizard always start with this page. To do this, assign an object implementing the IWizardCustomizationService interface to the ReportDesigner.ServicesRegistry property.
- MainWindow.xaml (VB: MainWindow.xaml)
- MyWizardCustomizationService.cs (VB: MyWizardCustomizationService.vb)
(you will be redirected to DevExpress.com to submit your response)