ChooseObjectAssemblyPage Properties
Provides a view for the Select an Assembly page of the Data Source Wizard.| Name | Description |
|---|---|
| AvailableItems | Specifies the collection of available assemblies. |
| CanShowOnlyHighlighted | Specifies whether the Show only highlighted assemblies check box is available on a wizard page. |
| Description | Specifies the description of the current wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| SelectedItem | Specifies the item selected in the list of available assemblies. |
| ShowOnlyHighlighted | Specifies whether the Show only highlighted assemblies check box is selected. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also