ChooseEFDataMemberPage Properties
Provides a view for the Select a Data Member page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| DataMembers | Provides access to the collection of data members available on this wizard page. |
| Description | Specifies the description of the current wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| SelectedDataMember | Specifies the View Model associated with the currently selected data member. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also