Skip to main content

ChooseXPObjectSourceEntityTypePage Properties

Provides a view for the Choose an Entity Type page of the Data Source Wizard in WPF applications.
Name Description
Description Specifies the description of the Choose an Entity Type wizard page.
EntityType Specifies the selected persistent object class.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
Types Specifies a collection of available persistent object classes.
UseCustomFooter Inherited from WizardPageBase.
See Also