Skip to content

DevExpress-Examples/winforms-dashboard-customize-extract-data-source-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WinForms - How to customize the Data Source Wizard and invoke it in the DashboardViewer

This example demonstrates how to customize Data Source Wizard pages and invoke a customized Wizard in the DashboardViewer.

The ExtractDataSourceUIHelper.EditExtractOptions static method invokes the Data Source Wizard. To customize the Edit extract page, the application uses the approach described in the How to Customize Views and Presenters Corresponding to Wizard Pages document.

Files to Review

Documentation