Skip to main content
A newer version of this page is available. .

ChooseObjectConstructorPage Properties

Provides a view for the Select a Data Source Constructor page of the Data Source Wizard in WPF applications.
Name Description
AvailableItems Specifies the collection of available data source constructors.
CanShowOnlyHighlighted Specifies whether or not the Show only highlighted constructors 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.
Result Specifies the item selected in the list of available data source constructors.
ShowOnlyHighlighted Specifies whether or not the Show only highlighted constructors check box is selected.
See Also