Skip to main content

ChooseDataSourceTypePage Properties

Provides a view for the Select the Data Source Type page of the Data Source Wizard in WPF applications.
Name Description
DataSourceType Specifies the selected data source type.
DataSourceTypes Returns the collection of data source types displayed on the wizard page.
Description Specifies the description of the current wizard page.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
UseCustomFooter Inherited from WizardPageBase.
See Also