ChooseEFContextPage Properties
Provides a view for the Select the Data Context page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| AvailableContexts | Specifies the available data contexts. |
| CanBrowseForAssembly | Specifies whether the capability to load a custom assembly is provided in the Report Wizard. |
| ContextName | Specifies the item selected in the list of available data contexts. |
| 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